MexHttpBindingElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HTTP 経由の WS-MetadataExchange (WS-MEX) メッセージ交換に使用されるバインディングの設定を指定する構成要素を表します。
public ref class MexHttpBindingElement : System::ServiceModel::Configuration::MexBindingElement<System::ServiceModel::WSHttpBinding ^>
public class MexHttpBindingElement : System.ServiceModel.Configuration.MexBindingElement<System.ServiceModel.WSHttpBinding>
type MexHttpBindingElement = class
inherit MexBindingElement<WSHttpBinding>
Public Class MexHttpBindingElement
Inherits MexBindingElement(Of WSHttpBinding)
- 継承
-
MexHttpBindingElement
- 継承
-
MexHttpBindingElement
コンストラクター
MexHttpBindingElement() |
MexHttpBindingElement クラスの新しいインスタンスを初期化します。 |
MexHttpBindingElement(String) |
指定した名前を使用して、MexHttpBindingElement クラスの新しいインスタンスを初期化します。 |