DeploymentStagingException Constructor ()

 

Initializes a new instance of the DeploymentStagingException class with the default values.

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

public DeploymentStagingException()
public:
DeploymentStagingException()
new : unit -> DeploymentStagingException
Public Sub New

See Also

DeploymentStagingException Overload
DeploymentStagingException Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top