Compartilhar via


ContentSource.Id property

Obtém o identificador para uma fonte de conteúdo.

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

Syntax

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

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

Property value

Type: System.Int32
Um inteiro de 32 bits que identifica a fonte de conteúdo.

Ver também

Referência

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace