FilterDescriptor.GetTypeDescriptors 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the TypeDescriptor objects associated with the filter.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Function GetTypeDescriptors As TypeDescriptorCollection
用法
Dim instance As FilterDescriptor
Dim returnValue As TypeDescriptorCollection

returnValue = instance.GetTypeDescriptors
public TypeDescriptorCollection GetTypeDescriptors ()

返回值

A TypeDescriptorCollection collection.

另请参阅

参考

FilterDescriptor 类
FilterDescriptor 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间