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

Syntax

[get: Android.Runtime.Register("getDiscard", "()Z", "GetGetDiscardHandler")]
[set: Android.Runtime.Register("setDiscard", "(Z)V", "GetSetDiscard_ZHandler")]
public bool Discard { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the Discard attribute.

Set method documentation [Android Documentation]

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