DesignerAttribute.DesignerTypeName Property

Definition

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

Property Value

The name of the designer type associated with this designer attribute.

Applies to