Okapi .NET Library

BaseUtility.m_sLastOutputFolder Field

 [This is preliminary documentation and subject to change.]

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;

See Also

BaseUtility Class | Okapi.Library.Utility Namespace