LinksStoreSettingsBase<T>.bucketMap - Propriété
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property bucketMap As List(Of Guid)
Get
'Utilisation
Dim value As List(Of Guid)
value = Me.bucketMap
protected List<Guid> bucketMap { get; }
Valeur de propriété
Type : System.Collections.Generic.List<Guid>
Voir aussi
Référence
LinksStoreSettingsBase<T> classe
LinksStoreSettingsBase<T> - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms