System::UriBuilder::set_Scheme method
UriBuilder::set_Scheme method
Sets the scheme of the URI constructed by the current object to the specified value.
void System::UriBuilder::set_Scheme(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The string representation of the scheme to set |
See Also
- Class String
- Class UriBuilder
- Namespace System
- Library Aspose.TeX for C++