ContentSerializerRuntimeTypeAttributeΒΆ

class ContentSerializerRuntimeTypeAttribute : System.Attribute, System.Runtime.InteropServices._Attribute

This is used to specify the type to use when deserializing this object at runtime.

readonly string RuntimeType

The name of the type to use at runtime.