Compartilhar via


StackMajorVersion.IsPreview Propriedade

Definição

Obtém ou define <code>true</code> se essa pilha estiver em Versão Prévia, caso contrário &, lt;code>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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a