次の方法で共有


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

プロパティ値

ConfigurationPropertyCollection

構成設定のコレクション。

適用対象