HtmlTagWithOffsets Constructor

Initializes a new instance of the HtmlTagWithOffsets class.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New HtmlTagWithOffsets()
public HtmlTagWithOffsets()
public:
HtmlTagWithOffsets()
public function HtmlTagWithOffsets()

.NET Framework Security

See Also

Reference

HtmlTagWithOffsets Class

HtmlTagWithOffsets Members

Microsoft.VisualStudio.TestTools.WebTesting Namespace