ServiceHostInformation.ProcessArchitecture Propriété

Définition

Obtient ou définit l’architecture du processus hôte de service.

public:
 property Nullable<System::Runtime::InteropServices::Architecture> ProcessArchitecture { Nullable<System::Runtime::InteropServices::Architecture> get(); void set(Nullable<System::Runtime::InteropServices::Architecture> value); };
public System.Runtime.InteropServices.Architecture? ProcessArchitecture { get; set; }
member this.ProcessArchitecture : Nullable<System.Runtime.InteropServices.Architecture> with get, set
Public Property ProcessArchitecture As Nullable(Of Architecture)

Valeur de propriété

Nullable<Architecture>

S’applique à