The properties of Foundation.NSUrlComponents are listed below. For a list of all members, see the NSUrlComponents Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Fragment | string. The fragment of the URL corresponding to RFC 1808. For instance, http://foo.bar/bat#baz returns 'baz'. | |
| Host | string. Documentation for this section has not yet been entered. | |
| Password | string. Documentation for this section has not yet been entered. | |
| Path | string. Documentation for this section has not yet been entered. | |
| PercentEncodedFragment | string. Documentation for this section has not yet been entered. | |
| PercentEncodedHost | string. Documentation for this section has not yet been entered. | |
| PercentEncodedPassword | string. Documentation for this section has not yet been entered. | |
| PercentEncodedPath | string. Documentation for this section has not yet been entered. | |
| PercentEncodedQuery | string. Documentation for this section has not yet been entered. | |
| PercentEncodedUser | string. Documentation for this section has not yet been entered. | |
| Port | NSNumber. Documentation for this section has not yet been entered. | |
| Query | string. Documentation for this section has not yet been entered. | |
| QueryItems | NSUrlQueryItem[]. Documentation for this section has not yet been entered. | |
| Scheme | string. Documentation for this section has not yet been entered. | |
| [read-only] | Url | NSUrl. Documentation for this section has not yet been entered. |
| User | string. Documentation for this section has not yet been entered. |