Json.NET - Quick Starts & API Documentation
TypeNameAssemblyFormat Property
Namespaces ► Newtonsoft.Json ► JsonSerializerSettings ► TypeNameAssemblyFormat
Gets or sets how a type name assembly is written and resolved by the serializer.

C# | Visual Basic | Visual C++ |
public FormatterAssemblyStyle TypeNameAssemblyFormat { get; set; }
Public Property TypeNameAssemblyFormat As FormatterAssemblyStyle Get Set
public: property FormatterAssemblyStyle TypeNameAssemblyFormat { FormatterAssemblyStyle get (); void set (FormatterAssemblyStyle value); }

The type name assembly format.