VSConstants.CEF_CLONEFILE Field

Definition

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

Field Value

Value = 1
Attributes

Applies to