value::string Method
Create a string value
static _ASYNCRTIMP value __cdecl string(
utility::string_t value
);
Parameters
- value
The C++ value to create a JSON value from
Return Value
A JSON string value
Requirements
Header: json.h
Namespace: web::json