Node type of the XML element within a tree.
[Visual Basic] Overridable Public ReadOnly Property Type As ConfigXmlElement [C#] public ConfigXmlElement Type {virtual get;} [C++] public: __property virtual ConfigXmlElement get_Type(); [JScript] public function get Type() : ConfigXmlElement;
ConfigXmlCursor Class | ConfigXmlCursor Members | System.Web.Configuration Namespace