다음을 통해 공유


UpgradableVersionsList.UpgradableVersions Property

Definition

Stack Versions that this version can upgrade to.

public System.Collections.Generic.IReadOnlyList<string> UpgradableVersions { get; }
member this.UpgradableVersions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property UpgradableVersions As IReadOnlyList(Of String)

Property Value

Applies to