HtmlAttributeWithOffsets Class

Definition

public ref class HtmlAttributeWithOffsets : Microsoft::VisualStudio::TestTools::WebTesting::HtmlAttribute
public class HtmlAttributeWithOffsets : Microsoft.VisualStudio.TestTools.WebTesting.HtmlAttribute
type HtmlAttributeWithOffsets = class
    inherit HtmlAttribute
Public Class HtmlAttributeWithOffsets
Inherits HtmlAttribute
Inheritance
HtmlAttributeWithOffsets

Constructors

HtmlAttributeWithOffsets(String, String)

Properties

BeginOffset
EndOffset
Name (Inherited from HtmlAttribute)
Value (Inherited from HtmlAttribute)

Applies to