다음을 통해 공유


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

속성 값

적용 대상