TransportConfigurationTypeElement::TransportConfigurationType Property
.NET Framework (current version)
Gets or sets a string that contains the type that implements the specific transport.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("transportConfigurationType", Options = ConfigurationPropertyOptions::IsRequired)] [StringValidatorAttribute(MinLength = 1)] property String^ TransportConfigurationType { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: