System::Net::WebClient::set_Encoding metod

WebClient::set_Encoding method

Ställer in den kodning som används för att ladda ner eller ladda upp strängar.

void System::Net::WebClient::set_Encoding(const SharedPtr<Text::Encoding> &encoding)
ParameterTypeBeskrivning
kodningconst SharedPtr<Text::Encoding>&Kodningen att ange.

Se även