Click or drag to resize

IRenderExecutionContextdirectoryScope Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Active directory

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
DirectoryInfo directoryScope { get; set; }
Request Example View Source

Property Value

Type: DirectoryInfo
The current directory.
See Also