ExtensionElement::Type Property
.NET Framework (current version)
Gets or sets the type of this configuration element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("type", Options = ConfigurationPropertyOptions::IsRequired)] [StringValidatorAttribute(MinLength = 1)] property String^ Type { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: