Aracılığıyla paylaş


StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.ConfiguredEndpoints Özellik

Tanım

Geçerli standart uç nokta öğeleri koleksiyonunun salt okunur sürümünü alır.

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

Özellik Değeri

Uç nokta öğelerinin salt okunur koleksiyonu.

Şunlara uygulanır