Class StringJsonToken
Represents a String JSON token.
public class StringJsonToken : JsonToken- Inheritance
- 
      
      
      StringJsonToken
- Inherited Members
- Extension Methods
Constructors
- StringJsonToken(JsonTokenType, string, string)
- Initializes a new instance of the StringJsonToken class. 
Properties
- StringValue
- Gets the value of an String token.