Compartir a través de


DeploymentStagingException Constructor (SerializationInfo, StreamingContext)

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

Espacio de nombres:  Microsoft.MasterDataServices.Deployment
Ensamblado:  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Sintaxis

'Declaración
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Uso
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
)

Parámetros

Vea también

Referencia

DeploymentStagingException Clase

Sobrecarga de DeploymentStagingException

Espacio de nombres Microsoft.MasterDataServices.Deployment