#ReportsPath

##About

Summary: Gets or sets the path of the folder where the application stores its reports when running in Izenda.AdHoc.FileSystemAdHocConfig mode. If the value is null then reports will be stored in the "Reports" subfolder of the application folder.
Data Type: System.String
Accepted Values:
Default Value: [drive]:[ApplicationFolder]\Reports
Impacted Features:
Purpose:
Usage:
Caveats:

##Code Samples ###Global.asax (C♯)

```

###Global.asax (VB.NET)

```visualbasic
##Alternate Usage: ##Screenshots