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