Patterns.IpAddress Property

Definition

Caution

deprecated

Kept for backward compatibility reasons.

[Android.Runtime.Register("IP_ADDRESS")]
[System.Obsolete("deprecated")]
public static Java.Util.Regex.Pattern? IpAddress { get; }
[<Android.Runtime.Register("IP_ADDRESS")>]
[<System.Obsolete("deprecated")>]
member this.IpAddress : Java.Util.Regex.Pattern

Property Value

Pattern
Attributes

Remarks

Java documentation for android.util.Patterns.IP_ADDRESS.

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