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