CodePackageActivationContext.CodePackageVersion Property

Definition

Gets the version of the fabric activated code package

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

Property Value

The version of the fabric activated code package.

Applies to