Compartilhar via


ServiceHostInformation.ProcessArchitecture Propriedade

Definição

Obtém ou define a arquitetura do processo de host de serviço.

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)

Valor da propriedade

Atributos

Aplica-se a