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