For a list of all members of this type, see ICodeBase members.
Public Properties
| Name | Description |
 | AnalysisResultFilePath |
Get the file path of the analysis result that contains this code base.
|
 | Application | Gets a ICodeBaseView object restrained only to application assemblies and code elements declared in application assemblies. |
 | SourceFiles |
Get the list of source files of the application.
|
 | ThirdParty | Gets a ICodeBaseView object restrained only to third-party assemblies and code elements declared in third-party assemblies and used by application assemblies. |
Top
See Also