Represents element types. Syntax Members Member Description Comment Defines the comment element. Content Defines the content element. Declaration Defines the declaration element. EndTag Defines the end element. Instruction Defines the instruction element. StartTag Defines the start element. WhiteSpace Defines the ...
Public Properties
Public Properties
Gets the type of the element. Syntax
Represents a closing tag. Syntax
Public Constructors Public Properties
Public Properties
Gets or sets a string value indicating the name of the tag. Syntax
Gets the ElementType of the element. Syntax
Initializes a new instance of the EndTag class. Syntax Parameters name A string value indicating the name of the tag.