HtmlProperties.TableCell 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.TableCell 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..::..TableCell()
protected TableCell()
protected:
TableCell()
protected function HtmlProperties..::..TableCell()
new : unit -> TableCell

.NET Framework Security

See Also

Reference

HtmlProperties.TableCell Class

HtmlProperties.TableCell Members

Microsoft.VisualStudio.TestTools.UITesting Namespace