UnprovisionApplicationTypeDescription.ApplicationTypeName Property

Definition

Gets the application type name to unprovision.

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

Property Value

The application type name.

Remarks

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

Applies to