Hi,
In C++/CX, you can try String::operator== Operator or String::CompareOrdinal Method to compare two strings. They are defined in Platform namespace.
Robin [MSFT] MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.