Aracılığıyla paylaş


EndpointCollectionElement.ConfiguredEndpoints Özellik

Tanım

Türetilmiş bir sınıfta uygulandığında, yöntemler ve özelliklerden oluşan StandardEndpointElement salt okunur bir koleksiyon sağlar.

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)

Özellik Değeri

Yöntemler ve özelliklerden oluşan StandardEndpointElement salt okunur bir koleksiyon.

Şunlara uygulanır