共用方式為


AnnouncementEndpointElement.Properties 屬性

定義

由衍生類別呼叫或覆寫時,取得 AnnouncementEndpointElement 執行個體中包含之組態設定的集合。

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

屬性值

組態設定的集合。

適用於