ExtensionCollection.Parent, propriété (Microsoft.Office.Server.Search.Administration)
Gets the parent Content object for the file name extension 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 ExtensionCollection
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 file name extension collection.
Voir aussi
Référence
ExtensionCollection, classe
Membres ExtensionCollection
Microsoft.Office.Server.Search.Administration, espace de noms