共用方式為


TypeManifestOptions.FieldCodecs 屬性

定義

取得一組已知的欄位編解碼器,這些編解碼器負責序列化和還原序列化指定類型的欄位。

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

屬性值

適用於