Share via


EndpointDiscoveryElement.Extensions プロパティ

定義

EndpointDiscoveryElement に関連付けられている拡張を取得します。

public:
 property System::ServiceModel::Configuration::XmlElementElementCollection ^ Extensions { System::ServiceModel::Configuration::XmlElementElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("extensions")]
public System.ServiceModel.Configuration.XmlElementElementCollection Extensions { get; }
[<System.Configuration.ConfigurationProperty("extensions")>]
member this.Extensions : System.ServiceModel.Configuration.XmlElementElementCollection
Public ReadOnly Property Extensions As XmlElementElementCollection

プロパティ値

拡張。

属性

適用対象