Okapi .NET Library

IUtilitySet.GetLastOutputFolder Method 

 [This is preliminary documentation and subject to change.]

Gets the path of the last output folder.

[Visual Basic]
Function GetLastOutputFolder() As String
[C#]
string GetLastOutputFolder();
[C++]
String* GetLastOutputFolder();
[JScript]
function GetLastOutputFolder(): String;

Return Value

The path of the last output folder used.

See Also

IUtilitySet Interface | Okapi.Library.Utility Namespace