ParserState.ErrorTypeValue 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 error type value.
public:
property ManagedBatchParser::ParserState::ErrorType ErrorTypeValue { ManagedBatchParser::ParserState::ErrorType get(); };
public ManagedBatchParser.ParserState.ErrorType ErrorTypeValue { get; }
member this.ErrorTypeValue : ManagedBatchParser.ParserState.ErrorType
Public ReadOnly Property ErrorTypeValue As ParserState.ErrorType
Property Value
The error type value.