CodeViewDebugDirectoryData.Path 속성

정의

PE/COFF 파일에 대한 디버그 정보를 포함하는 .pdb 파일의 경로입니다.

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

속성 값

적용 대상