System::Web::Services::Protocols::WebClientProtocol::set_RequestEncoding method
WebClientProtocol::set_RequestEncoding method
クライアントのリクエストを作成する際に使用されるエンコーディングを設定します。
void System::Web::Services::Protocols::WebClientProtocol::set_RequestEncoding(System::SharedPtr<Text::Encoding> value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | System::SharedPtr<Text::Encoding> | 設定すべき値です。 |
参照
- Typedef SharedPtr
- Class Encoding
- Class WebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++