System::String::ToUtf8String methode

String::ToUtf8String method

Converteert een string naar std::string. Gebruikt UTF-8-codering.

std::string System::String::ToUtf8String() const

ReturnValue

String representation in utf-8.

Zie ook