System::String::ToAsciiString metod

String::ToAsciiString method

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

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

ReturnValue

String representation in Ascii.

Se även