Noemax.Newtonsoft.Json.Linq Namespace > JArray Class : Type Property |
'Declaration Public Overrides ReadOnly Property Type As JTokenType
'Usage Dim instance As JArray Dim value As JTokenType value = instance.Type
public override JTokenType Type {get;}
public read-only property Type: JTokenType; override;
public override function get Type : JTokenType
public: __property JTokenType get_Type() override;
public: property JTokenType Type { JTokenType get() override; }
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