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