共用方式為


EndpointDiscoveryElement.ContractTypeNames 屬性

定義

取得與端點相關聯的合約型別名稱。

public:
 property System::ServiceModel::Discovery::Configuration::ContractTypeNameElementCollection ^ ContractTypeNames { System::ServiceModel::Discovery::Configuration::ContractTypeNameElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("types")]
public System.ServiceModel.Discovery.Configuration.ContractTypeNameElementCollection ContractTypeNames { get; }
[<System.Configuration.ConfigurationProperty("types")>]
member this.ContractTypeNames : System.ServiceModel.Discovery.Configuration.ContractTypeNameElementCollection
Public ReadOnly Property ContractTypeNames As ContractTypeNameElementCollection

屬性值

與端點相關聯的合約型別名稱。

屬性

適用於