Share via


ApplicationType.ApplicationTypeName Property

Definition

Gets the application type name.

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

Property Value

The application type name which is defined in the application manifest. This value, in conjunction with the application type version create a unique identifier for the application type.

Applies to