StandardEndpointsSection.MexEndpoint 属性

定义

返回包含元数据交换终结点的集合元素。

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

属性值

ServiceMetadataEndpointCollectionElement

元数据交换集合元素。

属性

适用于