Compartir a través de


PlatformProperties.Architecture Propiedad

Definición

Obtiene o establece la arquitectura del sistema operativo. Entre los valores posibles se incluyen: "amd64", "x86", "arm"

[Newtonsoft.Json.JsonProperty(PropertyName="architecture")]
public string Architecture { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="architecture")>]
member this.Architecture : string with get, set
Public Property Architecture As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a