ParserState.StatusValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the parser status value.
public:
property ManagedBatchParser::ParserState::Status StatusValue { ManagedBatchParser::ParserState::Status get(); };
public ManagedBatchParser.ParserState.Status StatusValue { get; }
member this.StatusValue : ManagedBatchParser.ParserState.Status
Public ReadOnly Property StatusValue As ParserState.Status
Property Value
The parser status value.