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