VSConstants.CEF_OPENASNEW Field

Definition

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

Field Value

Value = 8
Attributes

Applies to