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파서는 위치가 현재 처리 중인 파일에 있다고 가정합니다.

적용 대상