DesignerAttribute.DesignerTypeName Propriedade

Definição

Obtém o nome do tipo de designer associado a este atributo do designer.Gets the name of the designer type associated with this designer attribute.

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

Valor da propriedade

String

O nome do tipo de designer associado a este atributo de designer.The name of the designer type associated with this designer attribute.

Aplica-se a