Click or drag to resize

docScriptExecutionBasedirectoryRoot Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the directory root.

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public DirectoryInfo directoryRoot { get; set; }
Request Example View Source

Property Value

Type: DirectoryInfo
The directory root.

Implements

IRenderExecutionContextdirectoryRoot
See Also