다음을 통해 공유


TypeManifestOptions.Serializers 속성

정의

지정된 형식의 직렬화 및 역직렬화를 담당하는 알려진 직렬 변환기 집합을 가져옵니다.

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

속성 값

적용 대상