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
- Message
Type : System.String
- e
Type : System.Exception
Voir aussi
Référence
AudienceOwnerAccountNameLengthException classe
AudienceOwnerAccountNameLengthException - Membres