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

プロパティ値

適用対象