PackageDescription.Version Property

Definition

Gets the version of the package.

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

Property Value

The version of the package.

Applies to