ValidationErrorContext.ErrorMessageCount property
取得此內容包含的錯誤訊息數目。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ErrorMessageCount As Integer
Get
'用途
Dim instance As ValidationErrorContext
Dim value As Integer
value = instance.ErrorMessageCount
public int ErrorMessageCount { get; }
Property value
Type: System.Int32
錯誤訊息數目。