EndpointAddressElementBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアントがサービス エンドポイントとの通信に使用する一意のネットワーク アドレスを含む XML 要素。
public ref class EndpointAddressElementBase : System::Configuration::ConfigurationElement
public ref class EndpointAddressElementBase : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public class EndpointAddressElementBase : System.Configuration.ConfigurationElement
public class EndpointAddressElementBase : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type EndpointAddressElementBase = class
inherit ConfigurationElement
type EndpointAddressElementBase = class
inherit ServiceModelConfigurationElement
Public Class EndpointAddressElementBase
Inherits ConfigurationElement
Public Class EndpointAddressElementBase
Inherits ServiceModelConfigurationElement
- 継承
- 継承
- 派生
コンストラクター
| 名前 | 説明 |
|---|---|
| EndpointAddressElementBase() |
EndpointAddressElementBase クラスの新しいインスタンスを初期化します。 |