次の方法で共有


SourceLocation.FilePath プロパティ

定義

ファイルのパス。

public:
 property System::String ^ FilePath { System::String ^ get(); void set(System::String ^ value); };
public string FilePath { get; set; }
member this.FilePath : string with get, set
Public Property FilePath As String

プロパティ値

注釈

の場合 null、パーサーは、現在処理されているファイル内の場所を前提としています。

適用対象