StandardEndpointsSection::MexEndpoint Property
.NET Framework (current version)
Returns a collection element that contains metadata exchange endpoints.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("mexEndpoint", Options = ConfigurationPropertyOptions::None)] property ServiceMetadataEndpointCollectionElement^ MexEndpoint { ServiceMetadataEndpointCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ServiceMetadataEndpointCollectionElement^A metadata exchange collection element.
.NET Framework
Available since 4.0
Available since 4.0
Show: