次の方法で共有


ServiceModelSectionGroup.StandardEndpoints プロパティ

定義

標準エンドポイントの構成セクションを取得します。

public:
 property System::ServiceModel::Configuration::StandardEndpointsSection ^ StandardEndpoints { System::ServiceModel::Configuration::StandardEndpointsSection ^ get(); };
public System.ServiceModel.Configuration.StandardEndpointsSection StandardEndpoints { get; }
member this.StandardEndpoints : System.ServiceModel.Configuration.StandardEndpointsSection
Public ReadOnly Property StandardEndpoints As StandardEndpointsSection

プロパティ値

StandardEndpointsSection

標準エンドポイント セクション要素オブジェクト。

適用対象