ServiceHostingEnvironmentSection.TransportConfigurationTypes Propriedade

Definição

Obtém uma coleção de tipos que implementam o transporte específico.

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

Valor da propriedade

TransportConfigurationTypeElementCollection

Um TransportConfigurationTypeElementCollection que contém todos os tipos que implementam o transporte específico.

Atributos

Aplica-se a