ContentSource.ErrorCount property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property ErrorCount As Integer
    Get
'Usage
Dim instance As ContentSource
Dim value As Integer

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

Property value

Type: System.Int32
Returns Int32.

See also

Reference

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace