次の方法で共有


TmdlFormatException.LineText プロパティ

定義

解析エラーの原因となったドキュメント内の行のテキストを取得します。

public string LineText { get; }
member this.LineText : string
Public ReadOnly Property LineText As String

プロパティ値

行のテキストを含む String (使用可能な場合)。

適用対象