getUrl method
The value returned by this method is the proxy URI set when the object was created.
Syntax
let value = proxySettings.getUrl();
value = proxySettings.url;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: string