Share via


NSUrlUtilities_NSCharacterSet.UrlUserAllowedCharacterSet Property

Definition

The NSCharacterSet for characters allowed in a URL user component.

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

Property Value

Attributes

Applies to