DeploymentException Constructor
Initializes a new instance of the DeploymentException class with default values.
Espacio de nombres: Microsoft.MasterDataServices.Deployment
Ensamblado: Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New DeploymentException()
public DeploymentException()
public:
DeploymentException()
new : unit -> DeploymentException
public function DeploymentException()