Compartir vía


CoffHeader.Machine Propiedad

Definición

Obtiene el tipo de la máquina de destino.

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

Valor de propiedad

Tipo de la máquina de destino.

Se aplica a