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

WebClientProtocol::get_RequestEncoding method

クライアントのリクエスト作成に使用されるエンコーディングを取得します。

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

ReturnValue

クライアント要求を行う際に使用されるエンコーディング。

参照