|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Instance Class > Instance Properties > Instance.Parameters Property |
Gets the parameters for the BNCS instance.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IDictionary<string, IBNCSInstanceParameter> Parameters { get; }
A dictionary of string keys and IBNCSInstanceParameter values.