String::ToString Method (C++/CX)

This topic has not yet been rated - Rate this topic

Returns a String object whose value is the same as the current string.


    String^ String::ToString()

A String object whose value is the same as the current string.

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform

Metadata: vccorlib.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.