DebugDirectoryEntry.Type プロパティ

定義

デバッグ情報の形式を取得します。

public:
 property System::Reflection::PortableExecutable::DebugDirectoryEntryType Type { System::Reflection::PortableExecutable::DebugDirectoryEntryType get(); };
public System.Reflection.PortableExecutable.DebugDirectoryEntryType Type { get; }
member this.Type : System.Reflection.PortableExecutable.DebugDirectoryEntryType
Public ReadOnly Property Type As DebugDirectoryEntryType

プロパティ値

デバッグ情報の形式。

適用対象