Share via


Constructeur DeploymentOperationException (SerializationInfo, StreamingContext)

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

Espace de noms :  Microsoft.MasterDataServices.Deployment
Assembly :  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo 
Dim context As StreamingContext 

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

Paramètres

Voir aussi

Référence

DeploymentOperationException Classe

Surcharge DeploymentOperationException

Espace de noms Microsoft.MasterDataServices.Deployment