Show / Hide Table of Contents

    Enum JsonToken

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Newtonsoft.Json.dll
    Syntax
    public enum JsonToken

    Boolean

    Bytes

    Comment

    Date

    EndArray

    EndConstructor

    EndObject

    Float

    Integer

    None

    Null

    PropertyName

    Raw

    StartArray

    StartConstructor

    StartObject

    String

    Undefined

    Back to top Azure SDK for Net