Udostępnij przez


EndpointDiscoveryBehavior.Extensions Właściwość

Definicja

Pobiera rozszerzenia skojarzone z punktem końcowym.

public:
 property System::Collections::ObjectModel::Collection<System::Xml::Linq::XElement ^> ^ Extensions { System::Collections::ObjectModel::Collection<System::Xml::Linq::XElement ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Xml.Linq.XElement> Extensions { get; }
member this.Extensions : System.Collections.ObjectModel.Collection<System.Xml.Linq.XElement>
Public ReadOnly Property Extensions As Collection(Of XElement)

Wartość właściwości

Kolekcja rozszerzeń skojarzonych z punktem końcowym.

Uwagi

Rozszerzenie to dowolne niestandardowe metadane XML, które chcesz dodać do punktu końcowego.

Dotyczy