Share via


NSMutableUrlRequest.CookiePartitionIdentifier Property

Definition

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

Property Value

Attributes

Applies to