VSConstants.CEF_OPENFILE Field

Definition

public: System::UInt32 CEF_OPENFILE = 2;
unsigned int CEF_OPENFILE = 2;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint CEF_OPENFILE = 2;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable CEF_OPENFILE : uint32
Public Const CEF_OPENFILE As UInteger  = 2

Field Value

Value = 2
Attributes

Applies to