ValueSerializerAttribute::ValueSerializerType Property

 

Gets the type of the ValueSerializer class reported by this attribute.

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

public:
property Type^ ValueSerializerType {
	Type^ get();
}

Property Value

Type: System::Type^

The type of the ValueSerializer.

.NET Framework
Available since 3.0
Return to top
Show: