Partager via


AudienceOwnerAccountNameLengthException - Constructeur (String, Exception)

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

Syntaxe

'Déclaration
Public Sub New ( _
    Message As String, _
    e As Exception _
)
'Utilisation
Dim Message As String
Dim e As Exception

Dim instance As New AudienceOwnerAccountNameLengthException(Message, _
    e)
public AudienceOwnerAccountNameLengthException(
    string Message,
    Exception e
)

Paramètres

Voir aussi

Référence

AudienceOwnerAccountNameLengthException classe

AudienceOwnerAccountNameLengthException - Membres

AudienceOwnerAccountNameLengthException - Surcharge

Microsoft.Office.Server.Audience - Espace de noms