Partager via


LocalizableProperties.GetEditor, méthode

Extrait l'éditeur pour cet objet.

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

Syntaxe

'Déclaration
Public Function GetEditor ( _
    editorBaseType As Type _
) As Object
public Object GetEditor(
    Type editorBaseType
)

Paramètres

  • editorBaseType
    Type : System.Type
    Type représentant le type de base de l'éditeur à rechercher.

Valeur de retour

Type : System.Object
Retourne l'objet d'éditeur.

Implémentations

ICustomTypeDescriptor.GetEditor(Type)

Sécurité .NET Framework

Voir aussi

Référence

LocalizableProperties Classe

Microsoft.VisualStudio.Shell, espace de noms