DesignerSerializerAttribute::SerializerBaseTypeName Property

 

Gets the fully qualified type name of the serializer base type.

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

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

Property Value

Type: System::String^

The fully qualified type name of the serializer base type.

.NET Framework
Available since 1.1
Return to top
Show: