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 名前空間