public static explicit operator string (
JsonValue value
)Public Shared Narrowing Operator CType (
value As JsonValue
) As Stringstatic explicit operator String^ (
JsonValue value
)| InvalidCastException | value does not represent a string value. |