Click or drag to resize

BenchConfigurationFindSiteConfigFiles Method

Search for all existing site configuration files in the root directory of Bench and its parents.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string[] FindSiteConfigFiles()

Return Value

Type: String
An array with the absolute paths of the found site configuration files.
See Also