Construtor PackageSettings
Initializes a new instance of the PackageSettings 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 PackageSettings()
public PackageSettings()
public:
PackageSettings()
new : unit -> PackageSettings
public function PackageSettings()