BindingsSection.WS2007HttpBinding プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
WS2007HttpBindingElement オブジェクトのコレクションを格納する構成要素を取得します。
public:
property System::ServiceModel::Configuration::WS2007HttpBindingCollectionElement ^ WS2007HttpBinding { System::ServiceModel::Configuration::WS2007HttpBindingCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("ws2007HttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.WS2007HttpBindingCollectionElement WS2007HttpBinding { get; }
[<System.Configuration.ConfigurationProperty("ws2007HttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.WS2007HttpBinding : System.ServiceModel.Configuration.WS2007HttpBindingCollectionElement
Public ReadOnly Property WS2007HttpBinding As WS2007HttpBindingCollectionElement
プロパティ値
WS2007HttpBindingElement オブジェクトのコレクションを格納する構成要素。
- 属性