Partager via


StackMajorVersion.IsHidden Propriété

Définition

Obtient ou définit <code>true</code> si cette pile doit être masquée pour les nouveaux clients sur le portail, sinon <code>false</code>.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à