Поделиться через


StackMajorVersion.IsPreview Свойство

Определение

Возвращает или задает <code>true</code> если этот стек находится в режиме предварительной версии, в противном случае &— 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к