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