Path of the last output folder.
[Visual Basic] Protected m_sLastOutputFolder As String [C#] protected string m_sLastOutputFolder; [C++] protected: String* m_sLastOutputFolder; [JScript] protected var m_sLastOutputFolder: String;
BaseUtility Class | Okapi.Library.Utility Namespace