Property ConfigFilePath
- Namespace
 - Xunit.Sdk
 
- Assembly
 - xunit.v3.common.dll
 
ConfigFilePath
Gets the full path of the configuration file name, if one is present.
May be null if there is no configuration file.
string? ConfigFilePath { get; }
Gets the full path of the configuration file name, if one is present.
May be null if there is no configuration file.
string? ConfigFilePath { get; }