Config.BNCSSystemName Property

<< Click to Display Table of Contents >>

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

Config.BNCSSystemName Property

Gets the BNCSSystemName from the environment variable "CC_SYSTEM".

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

 

Syntax


public static string BNCSSystemName { get; }

Return Value

The BNCSSystemName value from the environment variable "CC_SYSTEM".

 

See Also


Config Class

BNCS Namespace