Condividi tramite


StackMajorVersion.IsPreview Proprietà

Definizione

Ottiene o imposta <code>true</code> se lo stack è in anteprima, in caso contrario <codice>false</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a