IConfigurationCellParsingState? State { get; set; }
Property State As IConfigurationCellParsingState
Get
Set
property IConfigurationCellParsingState^ State {
IConfigurationCellParsingState^ get ();
void set (IConfigurationCellParsingState^ value);
}
function get_State();
function set_State(value);