次の方法で共有


PEHeader.Subsystem プロパティ

定義

このイメージを実行するために必要なサブシステムの名前を取得します。

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

プロパティ値

このイメージの実行に必要なサブシステムの名前。

適用対象