Access to the last output folder.
[Visual Basic] Public Property ReadOnly LastOutputFolder As String [C#] public string LastOutputFolder { get; } [C++] public: __property String* get_LastOutputFolder(); [JScript] public function get LastOutputFolder() : String
BaseUtility Class | Okapi.Library.Utility Namespace