Share via


LinksStoreCollection - Classe

Hiérarchie d’héritage

System.Object
  UpdatableCollection<Guid, LinksStore>
    Microsoft.Office.Server.Search.Administration.LinksStoreCollection

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class LinksStoreCollection _
    Inherits UpdatableCollection(Of Guid, LinksStore)
'Utilisation
Dim instance As LinksStoreCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class LinksStoreCollection : UpdatableCollection<Guid, LinksStore>

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

LinksStoreCollection - Membres

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