VarFile.WriteHeaderRecord Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_protmethodSystem_CAPS_static WriteHeaderRecord(Stream, Byte[], UInt32)

Writes a record to the file header.

System_CAPS_protmethodSystem_CAPS_static WriteHeaderRecord(Stream, Object, UInt32)

Writes a record to the file header.

System_CAPS_protmethodSystem_CAPS_static WriteHeaderRecord(Stream, String, UInt32)

Writes a record to the file header.

See Also

VarFile Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top