Udostępnij za pośrednictwem


EndpointCollectionElement.ConfiguredEndpoints Właściwość

Definicja

Implementacja w klasie pochodnej zapewnia kolekcję metod i właściwości tylko do StandardEndpointElement odczytu.

public:
 abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::ServiceModel::Configuration::StandardEndpointElement ^> ^ ConfiguredEndpoints { System::Collections::ObjectModel::ReadOnlyCollection<System::ServiceModel::Configuration::StandardEndpointElement ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.ServiceModel.Configuration.StandardEndpointElement> ConfiguredEndpoints { get; }
member this.ConfiguredEndpoints : System.Collections.ObjectModel.ReadOnlyCollection<System.ServiceModel.Configuration.StandardEndpointElement>
Public MustOverride ReadOnly Property ConfiguredEndpoints As ReadOnlyCollection(Of StandardEndpointElement)

Wartość właściwości

Kolekcja metod i właściwości tylko do StandardEndpointElement odczytu.

Dotyczy