ScopesManager.managedPropertiesById 域

表示存储的ScopesManager的托管属性的 Id 的属性的键/值对。

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

语法

声明
Protected managedPropertiesById As IDictionary(Of Integer, ManagedPropertyInfo)
用法
Dim value As IDictionary(Of Integer, ManagedPropertyInfo)

value = Me.managedPropertiesById

Me.managedPropertiesById = value
protected IDictionary<int, ManagedPropertyInfo> managedPropertiesById

另请参阅

引用

ScopesManager 类

ScopesManager 成员

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