|   | IIndependentAdapterManagerCustomAdapterSettings Property | 
        
        
            Gets any custom adapter settings to be added to each adapter connection string. Can be used to add
            settings that are custom per adapter.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxstring CustomAdapterSettings { get; }ReadOnly Property CustomAdapterSettings As String
	Get
property String^ CustomAdapterSettings {
	String^ get ();
}abstract CustomAdapterSettings : string with get
function get_CustomAdapterSettings();
Property Value
String See Also
See Also