Android.Util.Patterns.TopLevelDomainStrForWebUrl Field
Regular expression to match all IANA top-level domains for WEB_URL.

Syntax

[Android.Runtime.Register("TOP_LEVEL_DOMAIN_STR_FOR_WEB_URL")]
[System.Obsolete("deprecated")]
public const string TopLevelDomainStrForWebUrl

Remarks

Regular expression to match all IANA top-level domains for WEB_URL. List accurate as of 2011/07/18. List taken from: http://data.iana.org/TLD/tlds-alpha-by-domain.txt This pattern is auto-generated by frameworks/ex/common/tools/make-iana-tld-pattern.py

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8