| Name | Description | |
|---|---|---|
![]()  | FilePath | Gets or sets the NDepend project file path. | 
![]()  | KeepXmlFiles | Gets or sets a boolean value indicating whether at the end of an analysis, the XML files used to generate the report through a XSL transformation, are kept or not. | 
![]()  | MergeCodeGeneratedByCompiler | Gets or sets a boolean value indicating whether at analysis time, types and methods generated by the C# and VB.NET compilers to handle language constructs like lambda, iterators, anonymous and asynchronous methods, are merged within their declaring methods. | 
![]()  | Name | Gets or sets the name of the NDepend project. | 
![]()  | OutputDir | Gets or sets the output directory path of the NDepend project, the path where all analysis results will be stored. | 
![]()  | ProjectFileWrittenByProductVersion | Gets the NDepend version that has written last time this project file. | 
![]()  | TemporaryProjectMode | Gets a value indicating whether this project is a temporary project or not. | 
![]()  | ZipSourceFiles | Gets or sets a boolean value indicating whether at analysis time source files get zipped. | 

