다음을 통해 공유


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)

속성 값

적용 대상