Noemax.Newtonsoft.Json Namespace > JsonSerializerSettings Class : TypeNameHandling Property |
'Declaration Public Property TypeNameHandling As TypeNameHandling
'Usage Dim instance As JsonSerializerSettings Dim value As TypeNameHandling instance.TypeNameHandling = value value = instance.TypeNameHandling
public TypeNameHandling TypeNameHandling {get; set;}
public read-write property TypeNameHandling: TypeNameHandling;
public function get,set TypeNameHandling : TypeNameHandling
public: __property TypeNameHandling get_TypeNameHandling(); public: __property void set_TypeNameHandling( TypeNameHandling value );
public: property TypeNameHandling TypeNameHandling { TypeNameHandling get(); void set ( TypeNameHandling value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2