ContentSource.Type - Propriété
Obtient le type de source de contenu.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property Type As ContentSourceType
Get
'Utilisation
Dim instance As ContentSource
Dim value As ContentSourceType
value = instance.Type
public abstract ContentSourceType Type { get; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.ContentSourceType
Le type de source de contenu.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms