System::Text::Encoding::get_UTF8 method

Encoding::get_UTF8 method

Gets the standard UTF-8 encoding object.

static EncodingPtr System::Text::Encoding::get_UTF8()

ReturnValue

UTF-8 encoding.

See Also