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

属性值

调试信息的格式。

适用于