Share via


StackMajorVersion.IsDeprecated Property

Definition

<code>true</code> if this stack has been deprecated, otherwise <code>false</code>.

public bool? IsDeprecated { get; set; }
member this.IsDeprecated : Nullable<bool> with get, set
Public Property IsDeprecated As Nullable(Of Boolean)

Property Value

Applies to