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