BaseSettingsElement.Settings Property

<< Click to Display Table of Contents >>

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

BaseSettingsElement.Settings Property

Gets the settings dictionary.

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

 

Syntax


public IDictionary<stringstring> Settings { get; }

Return Value

The settings dictionary.

 

See Also


BaseSettingsElement Class

BNCS Namespace