EditorAttribute.EditorTypeName Propriedade

Definição

Obtém o nome da classe no editor no formato AssemblyQualifiedName.

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

Valor da propriedade

O nome da classe de editor no AssemblyQualifiedName formato .

Aplica-se a