Java.Net.Inet6Address.ScopedInterface Property
Returns the network interface if this address is instanced with a scoped network interface, null otherwise.

Syntax

[get: Android.Runtime.Register("getScopedInterface", "()Ljava/net/NetworkInterface;", "GetGetScopedInterfaceHandler")]
public NetworkInterface ScopedInterface { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the network interface if this address is instanced with a scoped network interface, null otherwise.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1