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

PrinterSetupViewModel..::..FileCommand Property

Gets the file command.

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

Syntax


public RelayCommand FileCommand { get; set; }
Public Property FileCommand As RelayCommand
	Get
	Set
public:
property RelayCommand^ FileCommand {
	RelayCommand^ get ();
	void set (RelayCommand^ value);
}

Field Value

The file command.