EnableKeyedSerializerAttribute.SerializerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The serializer type to use for this class in the event that no other serializer claims responsibility.
public Type SerializerType { get; set; }
member this.SerializerType : Type with get, set
Public Property SerializerType As Type