|   | AdapterBaseSettings Property | 
        
        
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic Dictionary<string, string> Settings { get; }Public ReadOnly Property Settings As Dictionary(Of String, String)
	Get
public:
virtual property Dictionary<String^, String^>^ Settings {
	Dictionary<String^, String^>^ get () sealed;
}abstract Settings : Dictionary<string, string> with get
override Settings : Dictionary<string, string> with get
Property Value
DictionaryString, 
StringImplements
IAdapterSettings See Also
See Also