NativeMethods.MK_SHIFT Field

Value is 0x0004.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const MK_SHIFT As UInteger
'Usage
Dim value As UInteger

value = NativeMethods.MK_SHIFT
public const uint MK_SHIFT
public:
literal unsigned int MK_SHIFT
public const var MK_SHIFT : uint
static val mutable MK_SHIFT: uint32

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace