PortableExecutableReference.FilePath 속성

정의

메타데이터의 위치를 설명하는 경로이거나, 메타데이터에 위치가 없는 경우 null입니다.

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

속성 값

적용 대상