Return a value sanitizer that allows everything except Nul ('\0')
characters.
Syntax
[get: Android.Runtime.Register("getAllButNulLegal", "()Landroid/net/UrlQuerySanitizer$ValueSanitizer;", "GetGetAllButNulLegalHandler")]
public static
UrlQuerySanitizer.IValueSanitizer AllButNulLegal { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1