FindCriteriaElement.Extensions Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera XmlElementElementCollection obiekt , który zapewnia rozszerzenia dla FindCriteriaElement obiektu .
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
Wartość właściwości
Kolekcja elementów.
- Atrybuty