Compartilhar via


UserProfileException constructor (SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe UserProfileException .

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Protected Sub New ( _
    i As SerializationInfo, _
    c As StreamingContext _
)
'Uso
Dim i As SerializationInfo
Dim c As StreamingContext

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

Parâmetros

Ver também

Referência

UserProfileException class

UserProfileException members

UserProfileException overload

Microsoft.Office.Server.UserProfiles namespace