NSUrl.RelativePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path of a URL conforming to RFC 1808 (Relative URLs), without resolving against this URL's base URL.
public virtual string RelativePath { [Foundation.Export("relativePath")] get; }
member this.RelativePath : string
Property Value
- Attributes