PEHeaderBuilder.DllCharacteristics Proprietà

Definizione

Restituisce le caratteristiche della libreria del linker dinamica.

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

Valore della proprietà

Oggetto che descrive le caratteristiche della libreria del linker dinamico.

Si applica a