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