EditorAttribute.EditorTypeName Propriété

Définition

Obtient le nom de la classe de l'éditeur au format AssemblyQualifiedName.

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é

Nom de la classe de l'éditeur au format AssemblyQualifiedName.

S’applique à