DefaultOptions.BNCSEmbeddedCSI Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework Namespace > DefaultOptions Class > DefaultOptions Properties >

DefaultOptions.BNCSEmbeddedCSI Property

Gets or sets a value indicating whether BNCS CSI is embedded. Only available in BNCS V6 & later

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

 

Syntax


[OptionAttribute]
public bool BNCSEmbeddedCSI { get; set; }

 

See Also


DefaultOptions Class

BNCS.Core.DriverFramework Namespace