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