commentURL
The cookie’s comment URL.
クッキーのコメントURL。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSString
*comment;
This value is nil
if the cookie has no comment. You can present this string to the user, explaining the contents and purpose of this cookie.
この値はnil
です、もしクッキーがコメントを持たないならば。あなたはこの文字列をユーザに提示して、このクッキーの内容と目的を説明できます。
commentURL