Manager..::..PluginFolder Property

Gets or sets the plugin folder.

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

Syntax


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

Field Value

The plugin folder.