CompilationFailure.SourceFilePath プロパティ

定義

コンパイルエラーを発生させたファイルのパス。

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

プロパティ値

適用対象