Constructeur Package
Initializes a new instance of the Package class with default values.
Espace de noms : Microsoft.MasterDataServices.Deployment
Assembly : Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Package()
public Package()
public:
Package()
new : unit -> Package
public function Package()