Condividi tramite


ServiceHostInformation.ProcessArchitecture Proprietà

Definizione

Ottiene o imposta l'architettura del processo host del servizio.

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; }
public System.Runtime.InteropServices.Architecture? ProcessArchitecture { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.ProcessArchitecture : Nullable<System.Runtime.InteropServices.Architecture> with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ProcessArchitecture : Nullable<System.Runtime.InteropServices.Architecture> with get, set
Public Property ProcessArchitecture As Nullable(Of Architecture)

Valore della proprietà

Attributi

Si applica a