ContentSource.Id-Eigenschaft
Ruft den Bezeichner für eine Inhaltsquelle.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Id As Integer
Get
'Usage
Dim instance As ContentSource
Dim value As Integer
value = instance.Id
public int Id { get; }
Eigenschaftswert
Typ: System.Int32
Eine 32-Bit-Ganzzahl, die die Quelle des Inhalte angibt.