Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
LoggerToMatch Property
NamespacesGenesyslab.Desktop.Infrastructure.TracesLoggerDenyFilterLoggerToMatch
Gets or sets matching loggers.
Declaration Syntax
C#Visual BasicVisual C++
public string LoggerToMatch { get; set; }
Public Property LoggerToMatch As String
public:
property String^ LoggerToMatch {
	String^ get ();
	void set (String^ value);
}
Value
The matching logger.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)