ItemLimitExceededException - Constructeur (String)

Initialise une nouvelle instance d'un objet ItemLimitExceededException avec un message spécifié.

Espace de noms :  Microsoft.Office.TranslationServices
Assembly :  Microsoft.Office.TranslationServices (dans Microsoft.Office.TranslationServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
Dim message As String

Dim instance As New ItemLimitExceededException(message)
public ItemLimitExceededException(
    string message
)

Paramètres

Voir aussi

Référence

ItemLimitExceededException classe

ItemLimitExceededException - Membres

ItemLimitExceededException - Surcharge

Microsoft.Office.TranslationServices - Espace de noms