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

属性值

目标计算机的类型。

适用于