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