public static explicit operator string ( JToken value )
Public Shared Narrowing Operator CType ( _ value As JToken _ ) As String
static explicit operator String^ ( JToken^ value )