Compartilhar via


ContentSource.DeleteCount property

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

Syntax

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

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

Property value

Type: System.Int32
Retorna Int32.

Ver também

Referência

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace