Share via


NSUrlUtilities_NSCharacterSet.UrlFragmentAllowedCharacterSet Property

Definition

The NSCharacterSet for characters allowed in a fragment URL component.

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

Property Value

Attributes

Applies to