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