Compartir a través de


IPvxAddress.IsIPv6LinkLocal Property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property IsIPv6LinkLocal As Boolean
    Get
'Usage
Dim instance As IPvxAddress
Dim value As Boolean

value = instance.IsIPv6LinkLocal
public bool IsIPv6LinkLocal { get; }

Property Value

Type: System.Boolean