Build.Host Property

Definition

Gets the Host value.

[Android.Runtime.Register("HOST")]
public static string? Host { get; }
[<Android.Runtime.Register("HOST")>]
static member Host : string

Property Value

the Host 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.

Java documentation for android.os.Build.HOST.

Applies to