RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SqliteDataProcessor..::..Password Property

Gets or sets the password.

Namespace:  RingSoft.DbLookup.DataProcessor
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string Password { get; set; }
Public Property Password As String
	Get
	Set
public:
property String^ Password {
	String^ get ();
	void set (String^ value);
}

Field Value

The password.