Compartir a través de


IPvxAddress.IsMulticast Property

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

Syntax

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

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

Property Value

Type: System.Boolean