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