DeploymentOperationException Constructor
Initializes a new instance of the DeploymentOperationException class with the 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 DeploymentOperationException()
public DeploymentOperationException()
public:
DeploymentOperationException()
new : unit -> DeploymentOperationException
public function DeploymentOperationException()
Vea también
Referencia
DeploymentOperationException Clase