|
Previous Top Next |
Prototype: | (),String,PROC |
Returns | Returns the contents of the DestinationFolder property |
If the DestinationFolder property is not set, this method will construct it based on the path and name of the Project file that is being compiled, stored in the SBProjectToCompile property
Example:
S = ITS.GetDestinationFolder()
See also: