Okapi .NET Library

BaseUtility.LastOutputFolder Property

 [This is preliminary documentation and subject to change.]

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

See Also

BaseUtility Class | Okapi.Library.Utility Namespace