Partilhar via


Construtor Package

Initializes a new instance of the Package class with default values.

Namespace:  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (em Microsoft.MasterDataServices.Deployment.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New Package()
public Package()
public:
Package()
new : unit -> Package
public function Package()