Partager via


ValidationErrorContext.ErrorMessageCount - Propriété

Obtient le nombre de messages d'erreur qui contient ce contexte.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ErrorMessageCount As Integer
    Get
'Utilisation
Dim instance As ValidationErrorContext
Dim value As Integer

value = instance.ErrorMessageCount
public int ErrorMessageCount { get; }

Valeur de propriété

Type : System.Int32
Nombre de messages d'erreur.

Voir aussi

Référence

ValidationErrorContext classe

ValidationErrorContext - Membres

Microsoft.SharePoint - Espace de noms