Schema.AllManagedProperties 属性

获取表示Search service 应用程序的元数据架构中的托管的属性的共享服务提供程序的ManagedProperty对象的集合。

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

语法

声明
Public ReadOnly Property AllManagedProperties As ManagedPropertyCollection
    Get
用法
Dim instance As Schema
Dim value As ManagedPropertyCollection

value = instance.AllManagedProperties
public ManagedPropertyCollection AllManagedProperties { get; }

属性值

类型:Microsoft.Office.Server.Search.Administration.ManagedPropertyCollection
ManagedPropertyCollection 对象,该对象代表Search service 应用程序的元数据架构中的托管的属性。

另请参阅

引用

Schema 类

Schema 成员

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