get_Encoding()

WebClient::get_Encoding() const method

Gets the encoding used to download or upload strings.

SharedPtr<Text::Encoding> System::Net::WebClient::get_Encoding() const

Return Value

The encoding that is used to download or upload strings.

See Also