VarFile.WriteHeaderRecord Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
WriteHeaderRecord(Stream, Byte[], UInt32) | Writes a record to the file header. |
|
WriteHeaderRecord(Stream, Object, UInt32) | Writes a record to the file header. |
|
WriteHeaderRecord(Stream, String, UInt32) | Writes a record to the file header. |
See Also
VarFile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top