NativeMethods.IDCANCEL Field

Value is 2.

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

Syntax

'Declaration
Public Const IDCANCEL As Integer
'Usage
Dim value As Integer

value = NativeMethods.IDCANCEL
public const int IDCANCEL
public:
literal int IDCANCEL
public const var IDCANCEL : int
static val mutable IDCANCEL: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace