Gets or sets the parsing state for the this IHeaderFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IHeaderFrameParsingState State { get; set; }
Property State As IHeaderFrameParsingState Get Set
property IHeaderFrameParsingState^ State { IHeaderFrameParsingState^ get (); void set (IHeaderFrameParsingState^ value); }