CodeEngine..::..OutputAssemblyFileName Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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