DesignerAttribute.DesignerBaseTypeName Property

Definition

Gets the name of the base type of this designer.

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

Property Value

The name of the base type of this designer.

Applies to