VSConstants.CEF_SILENT Field

Definition

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

Field Value

Value = 4
Attributes

Applies to