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

返品

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

適用対象