System::Text::Encoding::get_UTF7 method

Encoding::get_UTF7 method

Gets the standard UTF-7 encoding object.

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

ReturnValue

UTF-7 encoding.

See Also