BasicHeader.Value Property

Definition

Returns the header value.

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

Property Value

The current header value.

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