Share via


ParameterNotSupportedForMigrationException constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.Exchange.Management.Migration
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ParameterNotSupportedForMigrationException(info, context)
protected ParameterNotSupportedForMigrationException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ParameterNotSupportedForMigrationException class

ParameterNotSupportedForMigrationException members

ParameterNotSupportedForMigrationException overload

Microsoft.Exchange.Management.Migration namespace