EndpointCollectionElement.GetDefaultStandardEndpointElement メソッド

定義

派生クラスとして実装された場合、既定の StandardEndpointElement を返します。

protected public:
 abstract System::ServiceModel::Configuration::StandardEndpointElement ^ GetDefaultStandardEndpointElement();
protected internal abstract System.ServiceModel.Configuration.StandardEndpointElement GetDefaultStandardEndpointElement ();
abstract member GetDefaultStandardEndpointElement : unit -> System.ServiceModel.Configuration.StandardEndpointElement
Protected Friend MustOverride Function GetDefaultStandardEndpointElement () As StandardEndpointElement

戻り値

サービス モデルの標準エンドポイント要素。

適用対象