Compartir vía


ServiceModelSectionGroup.StandardEndpoints Propiedad

Definición

Obtiene una sección de configuración para los extremos estándar.

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

Valor de propiedad

StandardEndpointsSection

Objeto de elemento de sección de extremo estándar.

Se aplica a