次の方法で共有


NetEventRelayBindingElement.Properties プロパティ

定義

このバインド構成要素の属性または構成要素オブジェクトにすることができるオブジェクトを含むコレクションを取得します。

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

プロパティ値

ConfigurationPropertyCollectionこの構成要素の属性または ConfigurationElement オブジェクトにすることができる ConfigurationProperty オブジェクトのコレクションを含むインスタンスを返します。

適用対象