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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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