BasicClientCookie.CommentURL Property

Definition

Gets the optional URL containing additional cookie information.

public virtual string? CommentURL { [Android.Runtime.Register("getCommentURL", "()Ljava/lang/String;", "GetGetCommentURLHandler")] get; }
[<get: Android.Runtime.Register("getCommentURL", "()Ljava/lang/String;", "GetGetCommentURLHandler")>]
member this.CommentURL : string

Property Value

The comment URL, or null when the cookie has none.

Implements

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to