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