Patterns.TopLevelDomainStr Field

Definition

Caution

deprecated

Regular expression to match all IANA top-level domains.

[Android.Runtime.Register("TOP_LEVEL_DOMAIN_STR")]
[System.Obsolete("deprecated")]
public const string TopLevelDomainStr;
[<Android.Runtime.Register("TOP_LEVEL_DOMAIN_STR")>]
[<System.Obsolete("deprecated")>]
val mutable TopLevelDomainStr : string

Field Value

String
Attributes

Remarks

Java documentation for android.util.Patterns.TOP_LEVEL_DOMAIN_STR.

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