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