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

屬性值

執行時間旗標的位元組合。

適用於