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

메타데이터 교환 컬렉션 요소입니다.

특성

적용 대상