Partage via


EndpointDiscoveryMetadata.Extensions Propriété

Définition

Obtient les extensions associées avec l’instance EndpointDiscoveryMetadata.

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)

Valeur de propriété

Collection<XElement>

Collection d’extensions.

S’applique à