VersionedBinaryWriter.HeaderLength Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The length in bytes of the version header written to the VersionedBinaryWriter's stream
public: int HeaderLength = 8;
int HeaderLength = 8;
public const int HeaderLength = 8;
val mutable HeaderLength : int
Public Const HeaderLength As Integer = 8