Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the version of the 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
The version of the package.