value::is_string Method
Is the current value a string value?
bool is_string() const;
Return Value
true if the value is a string value, false otherwise
Requirements
Header: json.h
Namespace: web::json
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Is the current value a string value?
bool is_string() const;
true if the value is a string value, false otherwise
Header: json.h
Namespace: web::json