Edit

Share via


TypeManifestOptions.FieldCodecs Property

Definition

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

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

Property Value

Applies to