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>