ContentSourceCollection.Parent, propriété (Microsoft.Office.Server.Search.Administration)
Gets the parent Content object for the content source collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Parent As Content
'Utilisation
Dim instance As ContentSourceCollection
Dim value As Content
value = instance.Parent
public Content Parent { get; }
Valeur de la propriété
A Content object that represents the parent of the content source collection.
Voir aussi
Référence
ContentSourceCollection, classe
Membres ContentSourceCollection
Microsoft.Office.Server.Search.Administration, espace de noms