CoffHeader.Machine プロパティ

定義

ターゲット コンピューターの型を取得します。

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

プロパティ値

ターゲット コンピューターの種類。

適用対象