CrawledPropertyInfoCollection - Classe
Cette classe représente une collection de propriétés analysées dans le schéma de recherche.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.Search.Administration.BaseInfoCollection<CrawledPropertyInfo>
Microsoft.Office.Server.Search.Administration.CrawledPropertyInfoCollection
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class CrawledPropertyInfoCollection _
Inherits BaseInfoCollection(Of CrawledPropertyInfo)
'Utilisation
Dim instance As CrawledPropertyInfoCollection
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class CrawledPropertyInfoCollection : BaseInfoCollection<CrawledPropertyInfo>
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
CrawledPropertyInfoCollection - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms