Share via


DeploymentStagingException 생성자 (SerializationInfo, StreamingContext)

Initializes a new instance of the DeploymentStagingException class with the specified SerializationInfo and StreamingContext instances.

네임스페이스:  Microsoft.MasterDataServices.Deployment
어셈블리:  Microsoft.MasterDataServices.Deployment(Microsoft.MasterDataServices.Deployment.dll)

구문

‘선언
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
‘사용 방법
Dim info As SerializationInfo 
Dim context As StreamingContext 

Dim instance As New DeploymentStagingException(info, context)
protected DeploymentStagingException(
    SerializationInfo info,
    StreamingContext context
)
protected:
DeploymentStagingException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> DeploymentStagingException
protected function DeploymentStagingException(
    info : SerializationInfo, 
    context : StreamingContext
)

매개 변수

참고 항목

참조

DeploymentStagingException 클래스

DeploymentStagingException 오버로드

Microsoft.MasterDataServices.Deployment 네임스페이스