DesignPropertyDescriptor.GetTypeFromNameProperty, méthode

Convertit le nom à Type.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Function GetTypeFromNameProperty ( _
    typeName As String _
) As Type
public virtual Type GetTypeFromNameProperty(
    string typeName
)

Paramètres

Valeur de retour

Type : System.Type
Type .

Sécurité .NET Framework

Voir aussi

Référence

DesignPropertyDescriptor Classe

Microsoft.VisualStudio.Shell, espace de noms