System::String::ToWCS method

String::ToWCS method

Converts string to std::wstring.

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

ReturnValue

Original string converted to wstring.

See Also