Config.BNCSSystemPath Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Config Class > Config Properties >

Config.BNCSSystemPath Property

Gets the path to the BNCSSystem directory by combining the CC_ROOT and CC_SYSTEM environment variables.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public static string BNCSSystemPath { get; }

Return Value

The path to the BNCSSystem directory.

 

See Also


Config Class

BNCS Namespace