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