RanorexRanorex Documentation
DefaultCategory Property
NamespacesRanorexReportDefaultCategory
Gets or sets the default report category to use if not explicitly specified when reporting messages.
Declaration Syntax
C#Visual BasicVisual C++
public static string DefaultCategory { get; set; }
Public Shared Property DefaultCategory As String
public:
static property String^ DefaultCategory {
	String^ get ();
	void set (String^ value);
}
Value
The default category name.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)