ParseError.Number Property

Definition

The error code that uniqely represents the type of error. For example, may have the form XXXXX where X is a digit.

public int Number { get; }
member this.Number : int
Public ReadOnly Property Number As Integer

Property Value

Applies to