PersonalSiteExistsException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe PersonalSiteExistsException .

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 PersonalSiteExistsException(i, c)
protected PersonalSiteExistsException(
    SerializationInfo i,
    StreamingContext c
)

Paramètres

Voir aussi

Référence

PersonalSiteExistsException classe

PersonalSiteExistsException - Membres

PersonalSiteExistsException - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms