UdpAnnouncementEndpoint.MulticastAddress 属性
定义
获取或设置终结点的多播地址。Gets or sets the endpoint's multicast address.
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
属性值
注解
默认值是 DefaultIPv4MulticastAddress。The default value is DefaultIPv4MulticastAddress.