ParserState.ErrorTypeValue Property

Definition

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.

Applies to