Enum URIComponent
- Namespace
- Soup
- Assembly
- Soup-3.0.dll
public enum URIComponent
Fields
AuthParams = 4
Fragment = 9
Host = 5
None = 0
Password = 3
Path = 7
Port = 6
Query = 8
Scheme = 1
User = 2
public enum URIComponent
AuthParams = 4
Fragment = 9
Host = 5
None = 0
Password = 3
Path = 7
Port = 6
Query = 8
Scheme = 1
User = 2