Compartilhar via


StandardEndpointsSection.MexEndpoint Propriedade

Definição

Retorna um elemento de coleção que contém pontos de extremidade de troca de metadados.

public:
 property System::ServiceModel::Configuration::ServiceMetadataEndpointCollectionElement ^ MexEndpoint { System::ServiceModel::Configuration::ServiceMetadataEndpointCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("mexEndpoint", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.ServiceMetadataEndpointCollectionElement MexEndpoint { get; }
[<System.Configuration.ConfigurationProperty("mexEndpoint", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.MexEndpoint : System.ServiceModel.Configuration.ServiceMetadataEndpointCollectionElement
Public ReadOnly Property MexEndpoint As ServiceMetadataEndpointCollectionElement

Valor da propriedade

ServiceMetadataEndpointCollectionElement

Um elemento de coleção de troca de metadados.

Atributos

Aplica-se a