Instance Property インスタンスプロパティ

commentURL

The cookie’s comment URL. クッキーのコメントURL。

Declaration 宣言

var commentURL: URL? { get }

Discussion 議論

This value is nil if the cookie has no comment URL. This value specifies a URL that can be presented to the user as a link for further information about this cookie. この値はnilです、もしクッキーがコメントURLを持たないならば。この値はURLを指定します、それはこのクッキーについてのさらに進んだ情報に対するリンクとしてユーザに提示されることができます。

See Also 参照

Getting User-Readable Cookie Metadata ユーザが読み取り可能なクッキーメタデータを取得する