HtmlProperties.Frame Constructor
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the HtmlProperties.Frame class.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New HtmlProperties..::..Frame()
protected Frame()
protected:
Frame()
new : unit -> Frame
protected function HtmlProperties..::..Frame()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.