|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Config Class > Config Properties > Config.InstancesFile Property |
Gets the path to the instances.xml file located in the BNCSConfigPath directory. If the file does not exist, a FileNotFoundException is thrown.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static string InstancesFile { get; }
The contents of the instances.xml file as a string.