다음을 통해 공유


EthernetNetworkSpecifier.InterfaceName Property

Definition

Get the name of the ethernet interface the specifier refers to.

public string? InterfaceName { [Android.Runtime.Register("getInterfaceName", "()Ljava/lang/String;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getInterfaceName", "()Ljava/lang/String;", "", ApiSince=33)>]
member this.InterfaceName : string

Property Value

Attributes

Remarks

Get the name of the ethernet interface the specifier refers to.

Java documentation for android.net.EthernetNetworkSpecifier.getInterfaceName().

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