System::Net::WebClient::get_Encoding 方法

WebClient::get_Encoding method

获取用于下载或上传字符串的编码。

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

ReturnValue

用于下载或上传字符串的编码。

另见