次の方法で共有


NetTcpRelayBindingElement.Properties プロパティ

定義

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

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

プロパティ値

この構成要素の属性または ConfigurationElement オブジェクトにすることができる ConfigurationProperty オブジェクトのコレクション。

適用対象