We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec82b88 + e539ac7 commit 3562ea9Copy full SHA for 3562ea9
docs/cppcx/platform-string-class.md
@@ -301,7 +301,7 @@ int len = str->Length(); //len = 5
301
302
303
## <a name="operator-plus"></a> String::operator+ Operator
304
-Indicates whether two specifed [String](../cppcx/platform-string-class.md) objects have the same value.
+Concatenates two [String](../cppcx/platform-string-class.md) objects into a new [String](../cppcx/platform-string-class.md) object.
305
306
### Syntax
307
0 commit comments