DeploymentException 建構函式
Initializes a new instance of the DeploymentException class with default values.
命名空間: Microsoft.MasterDataServices.Deployment
組件: Microsoft.MasterDataServices.Deployment (在 Microsoft.MasterDataServices.Deployment.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New DeploymentException()
public DeploymentException()
public:
DeploymentException()
new : unit -> DeploymentException
public function DeploymentException()