NSUrlSessionConfiguration.HttpCookieStorage プロパティ

定義

このセッション内に Cookie を格納するためのプール。

public virtual Foundation.NSHttpCookieStorage HttpCookieStorage { [Foundation.Export("HTTPCookieStorage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setHTTPCookieStorage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.HttpCookieStorage : Foundation.NSHttpCookieStorage with get, set

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

適用対象