共用方式為


UdpAnnouncementEndpointElement.TransportSettings 屬性

定義

取得 UDP 傳輸組態項目的繫結設定。

public:
 property System::ServiceModel::Discovery::Configuration::UdpTransportSettingsElement ^ TransportSettings { System::ServiceModel::Discovery::Configuration::UdpTransportSettingsElement ^ get(); };
[System.Configuration.ConfigurationProperty("transportSettings")]
public System.ServiceModel.Discovery.Configuration.UdpTransportSettingsElement TransportSettings { get; }
[<System.Configuration.ConfigurationProperty("transportSettings")>]
member this.TransportSettings : System.ServiceModel.Discovery.Configuration.UdpTransportSettingsElement
Public ReadOnly Property TransportSettings As UdpTransportSettingsElement

屬性值

UdpTransportSettingsElement

UDP 組態項目。

屬性

適用於