The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DesignerSerializerAttribute Constructor (Type^, Type^)
.NET Framework (current version)
Initializes a new instance of the DesignerSerializerAttribute class.
Assembly: System (in System.dll)
Parameters
- serializerType
-
Type:
System::Type^
The data type of the serializer.
- baseSerializerType
-
Type:
System::Type^
The base data type of the serializer. Multiple serializers can be supplied for a class as long as the serializers have different base types.
.NET Framework
Available since 1.1
Available since 1.1
Show: