Compartir a través de


de la propiedad LinksStoreSettingsBase<T>.bucketMap

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Protected ReadOnly Property bucketMap As List(Of Guid)
    Get
'Uso
Dim value As List(Of Guid)

value = Me.bucketMap
protected List<Guid> bucketMap { get; }

Valor de propiedad

Tipo: System.Collections.Generic.List<Guid>

Vea también

Referencia

clase LinksStoreSettingsBase<T>

Miembros LinksStoreSettingsBase<T>

Espacio de nombres Microsoft.Office.Server.Search.Administration