Partager via


PersonalSiteUpgradeExistsException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe PersonalSiteUpgradeExistsException .

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

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

Dim instance As New PersonalSiteUpgradeExistsException(i, c)
protected PersonalSiteUpgradeExistsException(
    SerializationInfo i,
    StreamingContext c
)

Paramètres

Voir aussi

Référence

PersonalSiteUpgradeExistsException classe

PersonalSiteUpgradeExistsException - Membres

PersonalSiteUpgradeExistsException - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms