DacPackage.Version Property

Definition

Get version information for this package.

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

Property Value

Version structure that specifies the version information for this package.

Applies to