Aracılığıyla paylaş


StandardEndpointsSection.EndpointCollections Özellik

Tanım

Standart uç noktalardan oluşan bir koleksiyon döndürür.

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)

Özellik Değeri

Genel bir liste.

Şunlara uygulanır