Udostępnij za pośrednictwem


StandardEndpointsSection.EndpointCollections Właściwość

Definicja

Zwraca kolekcję standardowych punktów końcowych.

public:
 property System::Collections::Generic::List<System::ServiceModel::Configuration::EndpointCollectionElement ^> ^ EndpointCollections { System::Collections::Generic::List<System::ServiceModel::Configuration::EndpointCollectionElement ^> ^ get(); };
public System.Collections.Generic.List<System.ServiceModel.Configuration.EndpointCollectionElement> EndpointCollections { get; }
member this.EndpointCollections : System.Collections.Generic.List<System.ServiceModel.Configuration.EndpointCollectionElement>
Public ReadOnly Property EndpointCollections As List(Of EndpointCollectionElement)

Wartość właściwości

List<EndpointCollectionElement>

Lista ogólna.

Dotyczy