Freigeben über


ServiceModelSectionGroup.StandardEndpoints Eigenschaft

Definition

Ruft einen Konfigurationsabschnitt für die Standardendpunkte ab.

public:
 property System::ServiceModel::Configuration::StandardEndpointsSection ^ StandardEndpoints { System::ServiceModel::Configuration::StandardEndpointsSection ^ get(); };
public System.ServiceModel.Configuration.StandardEndpointsSection StandardEndpoints { get; }
member this.StandardEndpoints : System.ServiceModel.Configuration.StandardEndpointsSection
Public ReadOnly Property StandardEndpoints As StandardEndpointsSection

Eigenschaftswert

StandardEndpointsSection

Das Elementobjekt eines Standardendpunktabschnitts.

Gilt für