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

PrinterSetupViewModel..::..OutputFileName Property

Gets or sets the name of the output file.

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

Syntax


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

Field Value

The name of the output file.