System.Net.NetworkInformation.MulticastIPAddressInformation Class

Provides information about a network interface's multicast address.

See Also: MulticastIPAddressInformation Members

Syntax

public abstract class MulticastIPAddressInformation : IPAddressInformation

Remarks

You do not create instances of this class; instances are returned in the array returned by the IPInterfaceProperties.MulticastAddresses property.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0