ApplicationDescription.ApplicationTypeName Property

Definition

Gets or sets the name of the Service Fabric application type.

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

Property Value

The application type name.

Applies to