System::Text::Encoding::get_IsReadOnly method

Encoding::get_IsReadOnly method

Checks whether encoding is read-only.

bool System::Text::Encoding::get_IsReadOnly()

ReturnValue

True if encoding is read-only, false otherwise.

See Also