Foundation.NSUrlComponents: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
Fragmentstring. The fragment of the URL corresponding to RFC 1808. For instance, http://foo.bar/bat#baz returns 'baz'.
Hoststring. Documentation for this section has not yet been entered.
Passwordstring. Documentation for this section has not yet been entered.
Pathstring. Documentation for this section has not yet been entered.
PercentEncodedFragmentstring. Documentation for this section has not yet been entered.
PercentEncodedHoststring. Documentation for this section has not yet been entered.
PercentEncodedPasswordstring. Documentation for this section has not yet been entered.
PercentEncodedPathstring. Documentation for this section has not yet been entered.
PercentEncodedQuerystring. Documentation for this section has not yet been entered.
PercentEncodedUserstring. Documentation for this section has not yet been entered.
PortNSNumber. Documentation for this section has not yet been entered.
Querystring. Documentation for this section has not yet been entered.
QueryItemsNSUrlQueryItem[]. Documentation for this section has not yet been entered.
Schemestring. Documentation for this section has not yet been entered.
[read-only]
UrlNSUrl. Documentation for this section has not yet been entered.
Userstring. Documentation for this section has not yet been entered.