UnprovisionApplicationTypeDescription.ApplicationTypeVersion Property

Definition

Gets the application type version to unprovision.

public string ApplicationTypeVersion { get; }
member this.ApplicationTypeVersion : string
Public ReadOnly Property ApplicationTypeVersion As String

Property Value

The application type version.

Remarks

The application type version represents the version of the application type found in the application manifest.

Applies to