ProjectTempRootFolder Property

Gets the root temporary files folder for the project.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public Folder TempRootFolder { get; }

Property Value

Type: Folder
See Also