get_UTF8()

Encoding::get_UTF8() method

Gets the standard UTF-8 encoding object.

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

Return Value

UTF-8 encoding.

See Also