Edit

Share via


TypeManifestOptions.Serializers Property

Definition

Gets the set of known serializers, which are responsible for serializing and deserializing a given type.

public System.Collections.Generic.HashSet<Type> Serializers { get; }
member this.Serializers : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Serializers As HashSet(Of Type)

Property Value

Applies to