Share via


CompilationFailure.SourceFilePath Property

Definition

Path of the file that produced the compilation failure.

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

Property Value

Applies to