CodeViewDebugDirectoryData.Path 属性

定义

.pdb 文件的路径,其中包含 PE/COFF 文件的调试信息。

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

属性值

适用于