Metodo DesignPropertyDescriptor.GetTypeFromNameProperty

Converte il nome a un oggetto Type.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Overridable Function GetTypeFromNameProperty ( _
    typeName As String _
) As Type
public virtual Type GetTypeFromNameProperty(
    string typeName
)

Parametri

Valore restituito

Tipo: System.Type
Type .

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignPropertyDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.Shell