次の方法で共有


HttpRelayTransportElement.Properties プロパティ

定義

ConfigurationPropertyCollectionこの構成要素の属性または ConfigurationElement オブジェクトである ConfigurationProperty オブジェクトのコレクションを含むインスタンスを取得します。 (TransportElement.Properties をオーバーライドします。)

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

プロパティ値

現在のインスタンスの ConfigurationPropertyCollection プロパティを含む を返します。

適用対象