Partager via


ExpressionEditorAttribute.EditorTypeName Propriété

Définition

Utilisé par un éditeur d'expression pour récupérer le nom du type d'éditeur.

public:
 property System::String ^ EditorTypeName { System::String ^ get(); };
public string EditorTypeName { get; }
member this.EditorTypeName : string
Public ReadOnly Property EditorTypeName As String

Valeur de propriété

String

Nom du type d'éditeur.

Remarques

Utilisez la EditorTypeName propriété pour récupérer le nom du type d’éditeur associé à cette instance de la ExpressionEditorAttribute classe.

S’applique à