Costruttore Package
Initializes a new instance of the Package class with default values.
Spazio dei nomi Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New Package()
public Package()
public:
Package()
new : unit -> Package
public function Package()