다음을 통해 공유


ExceptionSerializationOptions.SupportedNamespacePrefixes 속성

정의

예외 serializer에 대해 지원되는 네임스페이스 접두사 컬렉션을 가져옵니다. 이러한 접두사 중 하나가 있는 네임스페이스가 있는 모든 예외 형식은 예외 serializer를 사용하여 직렬화됩니다.

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

속성 값

적용 대상