value::type Method

Access the type of JSON value the current value instance is

_ASYNCRTIMP json::value::value_type __cdecl type() const;

Return Value

The value's type

Requirements

Header: json.h

Namespace: web::json

See Also

Reference

value Class