NativeMethods.HTMENU Field
Value is 5.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const HTMENU As Integer
'Usage
Dim value As Integer
value = NativeMethods.HTMENU
public const int HTMENU
public:
literal int HTMENU
public const var HTMENU : int
static val mutable HTMENU: int
.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.