Share via


CorHeader.Flags 属性

定义

获取此映像的运行时标志。

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

属性值

运行时标志的按位组合。

适用于