Language

Domain.Hostname Property

Definition

public string Hostname { [Android.Runtime.Register("getHostname", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getHostname", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.Hostname : string

Property Value

the hostname of the domain.

Attributes

Applies to