NSUrl.StandardizedUrl Property

Definition

Returns a new NSUrl with no instances of "." or ".." in its path.

public virtual Foundation.NSUrl StandardizedUrl { [Foundation.Export("standardizedURL")] get; }
member this.StandardizedUrl : Foundation.NSUrl

Property Value

Attributes

Applies to