value::to_string Method
Serialize the current JSON value to a C++ string.
_ASYNCRTIMP utility::string_t to_string() const;
Return Value
A string representation of the value
Requirements
Header: json.h
Namespace: web::json
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Serialize the current JSON value to a C++ string.
_ASYNCRTIMP utility::string_t to_string() const;
A string representation of the value
Header: json.h
Namespace: web::json