Поделиться через


Конструктор 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