Noemax.Newtonsoft.Json.Serialization Namespace > JsonDictionaryContract Class : DictionaryValueType Property |
'Declaration Public ReadOnly Property DictionaryValueType As System.Type
'Usage Dim instance As JsonDictionaryContract Dim value As System.Type value = instance.DictionaryValueType
public System.Type DictionaryValueType {get;}
public read-only property DictionaryValueType: System.Type;
public function get DictionaryValueType : System.Type
public: __property System.Type* get_DictionaryValueType();
public: property System.Type^ DictionaryValueType { System.Type^ get(); }
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