TypeElement::Type Property
.NET Framework (current version)
Gets or sets the name of the type.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public: [ConfigurationPropertyAttribute("type", DefaultValue = "")] [StringValidatorAttribute(MinLength = 0)] property String^ Type { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: