次の方法で共有


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)

プロパティ値

適用対象