ExtensionCollection.IsInclusionList, propriété (Microsoft.Office.Server.Search.Administration)
Gets a Boolean value indicating whether file types in the extension list should be crawled or not.
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 IsInclusionList As Boolean
'Utilisation
Dim instance As ExtensionCollection
Dim value As Boolean
value = instance.IsInclusionList
public bool IsInclusionList { get; }
Valeur de la propriété
true if only the file types in the extension list are crawled; otherwise, false if the file types in the extension list are not crawled, but other file types are.
Voir aussi
Référence
ExtensionCollection, classe
Membres ExtensionCollection
Microsoft.Office.Server.Search.Administration, espace de noms