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

属性值

适用于