System::Web::Services::Protocols::WebClientProtocol::get_RequestEncoding 方法

WebClientProtocol::get_RequestEncoding method

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

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

ReturnValue

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

另见