Parameter.GetRootTypeDescriptor 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Returns the root type descriptor.

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

语法

声明
Public Function GetRootTypeDescriptor As TypeDescriptor
用法
Dim instance As Parameter
Dim returnValue As TypeDescriptor

returnValue = instance.GetRootTypeDescriptor
public TypeDescriptor GetRootTypeDescriptor ()

返回值

The root TypeDescriptor object.

备注

All Parameters must have a root TypeDescriptor.

另请参阅

参考

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