HtmlDocument 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 HtmlDocument : Microsoft::VisualStudio::TestTools::UITesting::HtmlControls::HtmlControl
[System.CLSCompliant(true)]
public class HtmlDocument : Microsoft.VisualStudio.TestTools.UITesting.HtmlControls.HtmlControl
[<System.CLSCompliant(true)>]
type HtmlDocument = class
inherit HtmlControl
Public Class HtmlDocument
Inherits HtmlControl
- Inheritance
- Attributes
Constructors
HtmlDocument() | |
HtmlDocument(UITestControl) |