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