Reference..::..AssemblyLocation Property

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

Syntax


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