HeaderSerializer.LengthOffset 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 offset from the first character in the header to the Length section.
public const int LengthOffset = 2;
val mutable LengthOffset : int
Public Const LengthOffset As Integer = 2