ToWCS()

String::ToWCS() const method

Converts string to std::wstring.

std::wstring System::String::ToWCS() const

Return Value

Original string converted to wstring.

See Also