Classe HtmlTagWithOffsets
Estende o básico HtmlTag acompanhamento o início e término marca deslocamentos dentro do documento HTML.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
Public Class HtmlTagWithOffsets _
Inherits HtmlTag
Dim instance As HtmlTagWithOffsets
public class HtmlTagWithOffsets : HtmlTag
public ref class HtmlTagWithOffsets : public HtmlTag
public class HtmlTagWithOffsets extends HtmlTag
Hierarquia de herança
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.HtmlTag
Microsoft.VisualStudio.TestTools.WebTesting.HtmlTagWithOffsets
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Namespace Microsoft.VisualStudio.TestTools.WebTesting