set_RequestEncoding()
WebClientProtocol::set_RequestEncoding(System::SharedPtr<Text::Encoding>) method
Sets the encoding that is used to make the client requests.
void System::Web::Services::Protocols::WebClientProtocol::set_RequestEncoding(System::SharedPtr<Text::Encoding> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<Text::Encoding> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class Encoding
- Class WebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Slides