Compartilhar via


ServiceModelSectionGroup.StandardEndpoints Propriedade

Definição

Obtém uma seção de configuração para os pontos de extremidade padrão.

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 da propriedade

StandardEndpointsSection

Um objeto de elemento de seção de ponto de extremidade padrão.

Aplica-se a