StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成ファイル内の標準エンドポイント要素の既定のコレクションを処理します。
generic <typename TStandardEndpoint, typename TEndpointConfiguration>
where TStandardEndpoint : ServiceEndpoint where TEndpointConfiguration : StandardEndpointElementgcnew()public ref class StandardEndpointCollectionElement : System::ServiceModel::Configuration::EndpointCollectionElement
public class StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration> : System.ServiceModel.Configuration.EndpointCollectionElement where TStandardEndpoint : ServiceEndpoint where TEndpointConfiguration : StandardEndpointElement, new()
type StandardEndpointCollectionElement<'StandardEndpoint, 'EndpointConfiguration (requires 'StandardEndpoint :> ServiceEndpoint and 'EndpointConfiguration :> StandardEndpointElement and 'EndpointConfiguration : (new : unit -> 'EndpointConfiguration))> = class
inherit EndpointCollectionElement
Public Class StandardEndpointCollectionElement(Of TStandardEndpoint, TEndpointConfiguration)
Inherits EndpointCollectionElement
型パラメーター
- TStandardEndpoint
標準エンドポイントの種類。
- TEndpointConfiguration
エンドポイント構成の種類。
- 継承
-
StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>
- 派生
コンストラクター
StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>() |
StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration> クラスの新しいインスタンスを作成します。 |
プロパティ
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET