ServiceModelSectionGroup.StandardEndpoints Propriedade

Definição

Obtém uma secção de configuração para os endpoints 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 de Propriedade

Um objeto padrão de elemento de secção de endpoint.

Aplica-se a