Classe HtmlAttributeWithOffsets
Estende o básico HtmlAttribute e rastreia os deslocamentos iniciantes e final em um documento HTML.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
Public Class HtmlAttributeWithOffsets _
Inherits HtmlAttribute
Dim instance As HtmlAttributeWithOffsets
public class HtmlAttributeWithOffsets : HtmlAttribute
public ref class HtmlAttributeWithOffsets : public HtmlAttribute
public class HtmlAttributeWithOffsets extends HtmlAttribute
Hierarquia de herança
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.HtmlAttribute
Microsoft.VisualStudio.TestTools.WebTesting.HtmlAttributeWithOffsets
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
Membros HtmlAttributeWithOffsets
Namespace Microsoft.VisualStudio.TestTools.WebTesting