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