System::String::ToUtf8String-metod

String::ToUtf8String method

Konverterar sträng till std::string. Använder UTF‑8‑kodning.

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

ReturnValue

String representation in utf-8.

Se även