TetheringManager.TetheringRequest.SoftApConfiguration Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die Soft AP-Konfiguration ab.
public Android.Net.Wifi.SoftApConfiguration? SoftApConfiguration { [Android.Runtime.Register("getSoftApConfiguration", "()Landroid/net/wifi/SoftApConfiguration;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSoftApConfiguration", "()Landroid/net/wifi/SoftApConfiguration;", "", ApiSince=36)>]
member this.SoftApConfiguration : Android.Net.Wifi.SoftApConfiguration
Eigenschaftswert
- Attribute
Hinweise
Java Dokumentation für android.net.TetheringManager.TetheringRequest.getSoftApConfiguration().