| WebFormatURL Method |
Formats a URL to always use the https protocolor
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Parameters
- url
- Type: SystemString
Original URL
Return Value
Type:
StringReturns a url with a https:// protocol
See Also