ParserState.Info 属性

定义

获取错误信息。

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

属性值

错误信息。

适用于