ValueSerializerAttribute::ValueSerializerTypeName Property

 

Gets the assembly qualified name of the ValueSerializer type for this type or property.

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

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

Property Value

Type: System::String^

The assembly qualified name of the type.

.NET Framework
Available since 3.0
Return to top
Show: