IPAddress.IsIPv6UniqueLocal Property

Definition

Gets whether the address is an IPv6 Unique Local address.

public:
 property bool IsIPv6UniqueLocal { bool get(); };
public bool IsIPv6UniqueLocal { get; }
member this.IsIPv6UniqueLocal : bool
Public ReadOnly Property IsIPv6UniqueLocal As Boolean

Property Value

Applies to