The following table contains values that can be set with class VFSUrl :
| Name | Type | Get call |
|---|---|---|
| URL | std::string | GetURL |
| Domain name | std::string | GetDomain |
| Hostname | std::string | GetHostname |
| Filename | std::string | GetFilename |
| Network port | unsigned int | GetPort |
| Special options | std::string | GetOptions |
| Username | std::string | GetUsername |
| Password | std::string | GetPassword |
| Get URL with user and password hidden | std::string | GetRedacted |
| Sharename | std::string | GetSharename |
| Network protocol | std::string | GetProtocol |