DesignerAttribute::DesignerTypeName Property

 

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

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property String^ DesignerTypeName {
	String^ get();
}

Property Value

Type: System::String^

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

.NET Framework
Available since 1.1
Return to top
Show: