Share via


NSUrlComponents.PercentEncodedPath Property

Definition

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

Property Value

Attributes

Applies to