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