Documentation for a minimal subset of the QSM API
WorkingPath Property
Namespaces > QS.CMS.Framework2 > ClientConfiguration > WorkingPath
A local path where QSM can save its traces and other temporary working files.
Syntax
C#Visual BasicManaged C++
public string WorkingPath { get; set; }
Public Property WorkingPath As String
public:
property String^ WorkingPath {
	String^ get ();
	void set (String^ value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823