HttpMessageHandlerFactoryElement::Type Property
.NET Framework (current version)
Gets or sets the type of the HttpMessageHandlerFactoryElement object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("type")] [StringValidatorAttribute(MinLength = 0)] property String^ Type { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: