| ISQLiteConnectionStringBuilderDataSource Property  | 
            See SQLite docs.
            
 
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring DataSource { get; set; }Property DataSource As String
	Get
	Set
property String^ DataSource {
	String^ get ();
	void set (String^ value);
}abstract DataSource : string with get, set
Property Value
Type: 
String
See Also