MenuItem..::..File Property

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

Syntax


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