CodePackageActivationContext.ApplicationName Property

Definition

Gets the name of the application.

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

Property Value

The name of the application.

Applies to