Share via


BasicHeaderValueFormatter.UnsafeChars Field

Definition

Unsafe special characters that must be escaped using the backslash character

[Android.Runtime.Register("UNSAFE_CHARS")]
public const string UnsafeChars;
[<Android.Runtime.Register("UNSAFE_CHARS")>]
val mutable UnsafeChars : string

Field Value

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