UdpAnnouncementEndpointElement.EndpointType 属性

定义

由派生类调用或重写时,获取 UDP 公告终结点的类型。

protected public:
 virtual property Type ^ EndpointType { Type ^ get(); };
protected internal override Type EndpointType { get; }
member this.EndpointType : Type
Protected Friend Overrides ReadOnly Property EndpointType As Type

属性值

Type

UDP 公告终结点的类型。

适用于