Expand Minimize
This topic has not yet been rated - Rate this topic

VSConstants.CEF_OPENFILE Field

Combined bitwise as the first parameter of the method CreateEditorInstance, this flag is mutually exclusive with CEF_CLONEFILE.

This field is not CLS-compliant.  

Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in microsoft.visualstudio.shell.dll)

'Declaration
Public Const CEF_OPENFILE As UInteger
'Usage
Dim value As UInteger

value = VSConstants.CEF_OPENFILE

public static final UInt32 CEF_OPENFILE
public const var CEF_OPENFILE : uint
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.