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

屬性值

一個位元組合的執行時旗標。

適用於