StandardEndpointsSection.EndpointCollections Proprietà

Definizione

Restituisce una raccolta di endpoint standard.

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)

Valore della proprietà

Elenco generico.

Si applica a