LinksStoreSettingsBase<T>.bucketMap 属性

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Protected ReadOnly Property bucketMap As List(Of Guid)
    Get
用法
Dim value As List(Of Guid)

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

属性值

类型:System.Collections.Generic.List<Guid>

另请参阅

引用

LinksStoreSettingsBase<T> 类

LinksStoreSettingsBase<T> 成员

Microsoft.Office.Server.Search.Administration 命名空间