ManagedPropertyInfoCollection - Classe

Cette classe représente une collection de propriétés gérées dans le schéma de recherche.

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.Search.Administration.BaseInfoCollection<ManagedPropertyInfo>
    Microsoft.Office.Server.Search.Administration.ManagedPropertyInfoCollection

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 ManagedPropertyInfoCollection _
    Inherits BaseInfoCollection(Of ManagedPropertyInfo)
'Utilisation
Dim instance As ManagedPropertyInfoCollection
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class ManagedPropertyInfoCollection : BaseInfoCollection<ManagedPropertyInfo>

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

ManagedPropertyInfoCollection - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms