Java.Net.HttpCookie.CommentURL Property
Returns the value of CommentURL attribute.

Syntax

[get: Android.Runtime.Register("getCommentURL", "()Ljava/lang/String;", "GetGetCommentURLHandler")]
[set: Android.Runtime.Register("setCommentURL", "(Ljava/lang/String;)V", "GetSetCommentURL_Ljava_lang_String_Handler")]
public string CommentURL { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the value of CommentURL attribute.

Set method documentation [Android Documentation]

Set the CommentURL attribute of this cookie.

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9