Compartilhar via


UserCreationIgnoredException constructor (String)

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

Syntax

'Declaração
Public Sub New ( _
    msg As String _
)
'Uso
Dim msg As String

Dim instance As New UserCreationIgnoredException(msg)
public UserCreationIgnoredException(
    string msg
)

Parâmetros

Ver também

Referência

UserCreationIgnoredException class

UserCreationIgnoredException members

UserCreationIgnoredException overload

Microsoft.Office.Server.UserProfiles namespace