Gets or sets the parsing state for the CommonFrameHeader object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IChannelParsingState State { get; set; }
Public Property State As IChannelParsingState Get Set
public: property IChannelParsingState^ State { IChannelParsingState^ get (); void set (IChannelParsingState^ value); }