get_UTF7()

Encoding::get_UTF7() method

Gets the standard UTF-7 encoding object.

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

Return Value

UTF-7 encoding.

See Also