ServiceHostingEnvironmentSection.TransportConfigurationTypes Eigenschaft

Definition

Ruft eine Auflistung von Typen ab, die den spezifischen Transport implementieren.

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

Eigenschaftswert

Eine TransportConfigurationTypeElementCollection , die alle Typen enthält, die den spezifischen Transport implementieren.

Attribute

Gilt für: