Partager via


Propriété Version

Gets the version of this package.

Espace de noms :  Microsoft.MasterDataServices.Deployment
Assembly :  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Version As Integer
    Get
'Utilisation
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

Valeur de propriété

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