ServiceHostingEnvironmentSection.TransportConfigurationTypes Eigenschap

Definitie

Hiermee haalt u een verzameling typen op die het specifieke transport implementeren.

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

Waarde van eigenschap

Een TransportConfigurationTypeElementCollection die alle typen bevat die het specifieke transport implementeren.

Kenmerken

Van toepassing op