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

屬性值

目的電腦的型別。

適用於