Share via


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입니다.

적용 대상