ServiceMetadataEndpointCollectionElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ServiceMetadataEndpoint オブジェクトを格納するサービス構成ファイル内のコレクション要素を表します。
public ref class ServiceMetadataEndpointCollectionElement : System::ServiceModel::Configuration::StandardEndpointCollectionElement<System::ServiceModel::Description::ServiceMetadataEndpoint ^, System::ServiceModel::Configuration::ServiceMetadataEndpointElement ^>
public class ServiceMetadataEndpointCollectionElement : System.ServiceModel.Configuration.StandardEndpointCollectionElement<System.ServiceModel.Description.ServiceMetadataEndpoint,System.ServiceModel.Configuration.ServiceMetadataEndpointElement>
type ServiceMetadataEndpointCollectionElement = class
inherit StandardEndpointCollectionElement<ServiceMetadataEndpoint, ServiceMetadataEndpointElement>
Public Class ServiceMetadataEndpointCollectionElement
Inherits StandardEndpointCollectionElement(Of ServiceMetadataEndpoint, ServiceMetadataEndpointElement)
- 継承
-
ServiceMetadataEndpointCollectionElement
コンストラクター
| ServiceMetadataEndpointCollectionElement() |
ServiceMetadataEndpointCollectionElement クラスの新しいインスタンスを作成します。 |