Compartilhar via


ContentSource.SuccessCount property

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

Syntax

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

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

Property value

Type: System.Int32
Retorna Int32.

Ver também

Referência

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace