NSUrlUtilities_NSCharacterSet.UrlPathAllowedCharacterSet Property

Definition

The NSCharacterSet for characters allowed in a URL path component.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSCharacterSet UrlPathAllowedCharacterSet { [Foundation.Export("URLPathAllowedCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("URLPathAllowedCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)>]
static member UrlPathAllowedCharacterSet : Foundation.NSCharacterSet

Property Value

Attributes

Applies to