HtmlAttributeWithOffsets Properties

Include Protected Members
Include Inherited Members

The HtmlAttributeWithOffsets type exposes the following members.

Properties

  Name Description
Public property BeginOffset Gets or sets the first character offset of an HTML attribute within an HTML document.
Public property EndOffset Gets or sets the last character offset of an HTML attribute within an HTML document.
Public property Name Gets the attribute name set by the HtmlAttribute constructor. (Inherited from HtmlAttribute.)
Public property Value Gets the attribute value set by the HtmlAttribute constructor. (Inherited from HtmlAttribute.)

Top

See Also

Reference

HtmlAttributeWithOffsets Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace