ParserException.ParserState Property

Definition

Gets the error information.

public:
 property ManagedBatchParser::ParserState ^ ParserState { ManagedBatchParser::ParserState ^ get(); };
public ManagedBatchParser.ParserState ParserState { get; }
member this.ParserState : ManagedBatchParser.ParserState
Public ReadOnly Property ParserState As ParserState

Property Value

The error information.

Applies to