System::String::ToAsciiString yöntemi

String::ToAsciiString method

Dizeyi std::string’e dönüştürür. ASCII kodlamasını kullanır.

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

ReturnValue

String representation in Ascii.

Ayrıca Bakınız