Noemax.Newtonsoft.Json Namespace > JsonReader Class : CurrentState Property |
'Declaration Protected ReadOnly Property CurrentState As JsonReader.State
'Usage Dim instance As JsonReader Dim value As JsonReader.State value = instance.CurrentState
protected JsonReader.State CurrentState {get;}
protected read-only property CurrentState: JsonReader.State;
protected function get CurrentState : JsonReader.State
protected: __property JsonReader.State get_CurrentState();
protected: property JsonReader.State CurrentState { JsonReader.State 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