FindCriteriaElement::Extensions Property
.NET Framework (current version)
Gets the XmlElementElementCollection object that provide extensions for a FindCriteriaElement.
Assembly: System.ServiceModel.Discovery (in System.ServiceModel.Discovery.dll)
public: [ConfigurationPropertyAttribute("extensions")] property XmlElementElementCollection^ Extensions { XmlElementElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::XmlElementElementCollection^A collection of elements.
.NET Framework
Available since 4.0
Available since 4.0
Show: