System::Net::WebClient::get_Encoding method

WebClient::get_Encoding method

Gets the encoding used to download or upload strings.

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

ReturnValue

The encoding that is used to download or upload strings.

See Also