AutomatedTests GetSolutionFolderPath Method Kentico 8.1 API Reference
Gets a path to the root folder of the Kentico solution provided that it contains a test project with current test.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
A path to the Kentico solution folder, if found; otherwise, null.
See Also