Condividi tramite


Proprietà Version

Gets the version of this package.

Spazio dei nomi  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Version As Integer
    Get
'Utilizzo
Dim instance As PackageSettings
Dim value As Integer

value = instance.Version
public int Version { get; }
public:
property int Version {
    int get ();
}
member Version : int
function get Version () : int

Valore proprietà

Tipo: System. . :: . .Int32
An Integer that represents the package version.