Share via


NSCharacterSet.UrlQueryAllowed Property

Definition

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

Property Value

Attributes

Applies to