Compartir a través de


OSVersionPropertiesBase.IsDefault Propiedad

Definición

Obtiene especifica si se trata de la versión predeterminada del sistema operativo para su familia.

[Newtonsoft.Json.JsonProperty(PropertyName="isDefault")]
public bool? IsDefault { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDefault")>]
member this.IsDefault : Nullable<bool>
Public ReadOnly Property IsDefault As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a