EditorAttribute.EditorTypeName Property

Definition

Gets the name of the editor class in the AssemblyQualifiedName format.

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

Property Value

The name of the editor class in the AssemblyQualifiedName format.

Applies to