ServiceModelSectionGroup.StandardEndpoints Propiedad

Definición

Obtiene una sección de configuración para los puntos de conexión 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

Objeto de elemento de sección de punto de conexión estándar.

Se aplica a