Package-Konstruktor

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

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Package()
public Package()
public:
Package()
new : unit -> Package
public function Package()

Siehe auch

Verweis

Package Klasse

Microsoft.MasterDataServices.Deployment-Namespace