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