Visual Basic |
---|
Public Property ConfigFile As String |
Possible configuration file types:
- *.XML
- *.CONFIG
- *.LOG4NET
- Log messages can be received from multiple applications simultaneously, but only one application can be auto-configured. Therefore, if there are multiple configuration files (for example, if the test or component is validating more than one application - each with its own configuration file), only the file specified in this property is modified. If you need to configure multiple files, do so manually.
- LogTracking properties can be set only before a run session begins. Therefore, if you use this automation property within a test or component, you can only retrieve the value.