CodePackageActivationContext.CodePackageName Property

Definition

Gets the name of the fabric activated code package.

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

Property Value

The name of the fabric activated code package.

Applies to