Construtor DeploymentException
Initializes a new instance of the DeploymentException 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 DeploymentException()
public DeploymentException()
public:
DeploymentException()
new : unit -> DeploymentException
public function DeploymentException()
Consulte também