Parameter.GetTypeDescriptorByNameAndLevel 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

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

语法

声明
Public Function GetTypeDescriptorByNameAndLevel ( _
    name As String, _
    level As Integer _
) As TypeDescriptor
用法
Dim instance As Parameter
Dim name As String
Dim level As Integer
Dim returnValue As TypeDescriptor

returnValue = instance.GetTypeDescriptorByNameAndLevel(name, level)
public TypeDescriptor GetTypeDescriptorByNameAndLevel (
    string name,
    int level
)

参数

  • name
  • level

另请参阅

参考

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