Compartilhar via


ContentSource.LevelHighErrorCount property

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

Syntax

'Declaração
Public ReadOnly Property LevelHighErrorCount As Integer
    Get
'Uso
Dim instance As ContentSource
Dim value As Integer

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

Property value

Type: System.Int32
Retorna Int32.

Ver também

Referência

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace