DeploymentException 생성자
Initializes a new instance of the DeploymentException class with the 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()