Constructeur DeploymentException
Initializes a new instance of the DeploymentException class with the default values.
Espace de noms : Microsoft.MasterDataServices.Deployment
Assembly : Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DeploymentException()
public DeploymentException()
public:
DeploymentException()
new : unit -> DeploymentException
public function DeploymentException()