AdhocInstance.Parameters Property

<< 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)

 

Syntax


public IDictionary<stringIBNCSInstanceParameter> Parameters { get; }

Return Value

A dictionary containing the parameters of the BNCS instance.

 

See Also


AdhocInstance Class

BNCS.Core.DriverFramework.Classes Namespace