ApplicationUpgradeDescription.TargetApplicationTypeVersion Property

Definition

Gets or sets the version of the application type to which the application instance is upgrading.

public string TargetApplicationTypeVersion { get; set; }
member this.TargetApplicationTypeVersion : string with get, set
Public Property TargetApplicationTypeVersion As String

Property Value

The version of the application type to which the application instance is upgrading.

Applies to