Freigeben über


SPUpgradeException-Konstruktor (SerializationInfo, StreamingContext)

Serialisierungskonstruktor für SPUpgradeException

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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 SPUpgradeException(info, context)
protected SPUpgradeException(
    SerializationInfo info,
    StreamingContext context
)

Parameter

Siehe auch

Referenz

SPUpgradeException Klasse

SPUpgradeException-Member

SPUpgradeException-Überladung

Microsoft.SharePoint.Upgrade-Namespace