Share via


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

プロパティ値

メタデータ交換コレクション要素。

属性

適用対象