FindCriteriaElement.Extensions Свойство

Определение

Возвращает объект XmlElementElementCollection, который предоставляет расширения для FindCriteriaElement.

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

Значение свойства

Коллекция элементов.

Атрибуты

Применяется к