共用方式為


ServiceDiscoveryElement.AnnouncementEndpoints 屬性

定義

取得公告端點的集合。

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

屬性值

包含公告端點的 ChannelEndpointElementCollection

屬性

適用於