| AutomatedTestsGetSolutionFolderPath Method | 
            Gets a path to the root folder of the Kentico solution provided that it contains a test project with current test.
            
 
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
 Syntax
Syntaxprotected static string GetSolutionFolderPath()
Return Value
Type: 
StringA path to the Kentico solution folder, if found; otherwise, null.
 See Also
See Also