Documentation for a minimal subset of the QSM API
Verbose Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > Verbose
When this is set, various internal log messages are generated.
Syntax
C#Visual BasicManaged C++
public bool Verbose { get; set; }
Public Property Verbose As Boolean
public:
property bool Verbose {
	bool get ();
	void set (bool value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823