Noemax.Newtonsoft.Json Namespace > JsonSerializerSettings Class : ConstructorHandling Property |
'Declaration Public Property ConstructorHandling As ConstructorHandling
'Usage Dim instance As JsonSerializerSettings Dim value As ConstructorHandling instance.ConstructorHandling = value value = instance.ConstructorHandling
public ConstructorHandling ConstructorHandling {get; set;}
public read-write property ConstructorHandling: ConstructorHandling;
public function get,set ConstructorHandling : ConstructorHandling
public: __property ConstructorHandling get_ConstructorHandling(); public: __property void set_ConstructorHandling( ConstructorHandling value );
public: property ConstructorHandling ConstructorHandling { ConstructorHandling get(); void set ( ConstructorHandling 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