System::Web::Services::Protocols::WebClientProtocol::get_RequestEncoding method

WebClientProtocol::get_RequestEncoding method

获取用于发起客户端请求的编码。

System::SharedPtr<Text::Encoding> System::Web::Services::Protocols::WebClientProtocol::get_RequestEncoding()

ReturnValue

用于发出客户端请求的编码。

另见