get_IsReadOnly()

Encoding::get_IsReadOnly() method

Checks whether encoding is read-only.

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

Return Value

True if encoding is read-only, false otherwise.

See Also