NativeMethods.VS_E_PACKAGENOTLOADED Field

Value is unchecked((int)0x80041fe1).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace