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