Gets or sets the default report category to use if not explicitly specified when reporting messages.
| C# | Visual Basic | Visual C++ |
public static string DefaultCategory { get; set; }
Public Shared Property DefaultCategory As String Get Set
public: static property String^ DefaultCategory { String^ get (); void set (String^ value); }
String
The default category name.
The default category name.
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)