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 ,剖析器會假設位置位於目前正在處理的檔案中。

適用於