Compartir a través de


ConnectivityStatusContract.IsOptional Propiedad

Definición

Obtiene o establece si es opcional.

[Newtonsoft.Json.JsonProperty(PropertyName="isOptional")]
public bool IsOptional { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isOptional")>]
member this.IsOptional : bool with get, set
Public Property IsOptional As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a