Java.Net.HttpCookie.Comment Property
Returns the Comment attribute.

Syntax

[get: Android.Runtime.Register("getComment", "()Ljava/lang/String;", "GetGetCommentHandler")]
[set: Android.Runtime.Register("setComment", "(Ljava/lang/String;)V", "GetSetComment_Ljava_lang_String_Handler")]
public string Comment { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the Comment attribute.

Set method documentation [Android Documentation]

Set the Comment 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