Share via


NSUrlComponents.Path Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Path { [Foundation.Export("path", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPath:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("path", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPath:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Path : string with get, set

Property Value

Attributes

Applies to