ParserState.Info 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 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.