Click or drag to resize

IRenderExecutionContextdirectoryRoot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Directory that is root for current execution context

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

Property Value

Type: DirectoryInfo
Directory reporting output root
See Also