Click or drag to resize
StringJsonTokenStringValue Property
Gets the value of an String token.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public override string StringValue { get; }

Property Value

Type: String
See Also