HtmlTagWithOffsets Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class HtmlTagWithOffsets : Microsoft::VisualStudio::TestTools::WebTesting::HtmlTag
public class HtmlTagWithOffsets : Microsoft.VisualStudio.TestTools.WebTesting.HtmlTag
type HtmlTagWithOffsets = class
inherit HtmlTag
Public Class HtmlTagWithOffsets
Inherits HtmlTag
- Inheritance
Constructors
HtmlTagWithOffsets() |
Properties
Attributes | (Inherited from HtmlTag) |
BeginOffset | |
EndOffset | |
Name | (Inherited from HtmlTag) |
Methods
AddAttribute(HtmlAttribute) | (Inherited from HtmlTag) |
GetAttributeValue(String) | (Inherited from HtmlTag) |
GetAttributeValueAsString(String) | (Inherited from HtmlTag) |