Compartir a través de


IPvxAddress.IsBroadcast Property

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

Syntax

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

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

Property Value

Type: System.Boolean