共用方式為


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 公告端點的型別。

適用於