ParserState.Info Property

Definition

Gets the error information.

public:
 property System::String ^ Info { System::String ^ get(); };
public string Info { get; }
member this.Info : string
Public ReadOnly Property Info As String

Property Value

The error information.

Applies to