Parameter.GetTypeDescriptorByNameAndLevel, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetTypeDescriptorByNameAndLevel ( _
name As String, _
level As Integer _
) As TypeDescriptor
'Utilisation
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
)
Paramètres
- name
- level
Voir aussi
Référence
Parameter, classe
Membres Parameter
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms