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

MySqlDataProcessor..::..UserName Property

Gets or sets the user name.

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

Syntax


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

Field Value

The name of the user.