UdpAnnouncementEndpoint.MulticastAddress 属性

定义

获取或设置终结点的多播地址。

public:
 property Uri ^ MulticastAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri MulticastAddress { get; set; }
member this.MulticastAddress : Uri with get, set
Public Property MulticastAddress As Uri

属性值

Uri

一个 Uri 实例。

注解

默认值为 DefaultIPv4MulticastAddress

适用于