Skip to content

ExceptionSerializationOptions Properties

Options for exception serialization.

SupportedNamespacePrefixes

get
View source
public HashSet<string> SupportedNamespacePrefixes
Gets the collection of supported namespace prefixes for the exception serializer. Any exception type which has a namespace with one of these prefixes will be serialized using the exception serializer.