ServiceHostingEnvironmentSection.TransportConfigurationTypes 屬性

定義

取得實作特定傳輸之型別的集合。

public:
 property System::ServiceModel::Configuration::TransportConfigurationTypeElementCollection ^ TransportConfigurationTypes { System::ServiceModel::Configuration::TransportConfigurationTypeElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.ServiceModel.Configuration.TransportConfigurationTypeElementCollection TransportConfigurationTypes { get; }
[<System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.TransportConfigurationTypes : System.ServiceModel.Configuration.TransportConfigurationTypeElementCollection
Public ReadOnly Property TransportConfigurationTypes As TransportConfigurationTypeElementCollection

屬性值

TransportConfigurationTypeElementCollection,包含所有實作該特定傳輸的型別。

屬性

適用於