ValueSerializerAttribute Constructor

 

Initializes a new instance of the ValueSerializerAttribute class.

Namespace:   System.Windows.Markup
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodValueSerializerAttribute(String^)

Initializes a new instance of the ValueSerializerAttribute class, using an assembly qualified type name string.

System_CAPS_pubmethodValueSerializerAttribute(Type^)

Initializes a new instance of the ValueSerializerAttribute class, using the specified type.

Return to top
Show: