NDepend.API Documentation
IAssemblyInfo Interface Members
Properties 

NDepend.DotNet Namespace : IAssemblyInfo Interface

The following tables list the members exposed by IAssemblyInfo.

Public Properties
 NameDescription
 Property Gets a read-only list of assemblies references, representing assemblies referenced by this assembly.  
 Property Gets the assembly main module file name without the ".dll" or ".exe" extension.  
 Property Gets the assembly main module file path.  
 Property Gets a value indicating whether this assembly is strong named or not.  
 Property Gets a value indicating whether this assembly corresponding PDB file is available or not.  
 Property Gets the assembly platform target value.  
 Property Gets the target framework name (TFM) of the assembly.  
 Property Gets the assembly target runtime version.  
 Property Gets the assembly version, the version specified with the System.Reflection.AssemblyVersionAttribute attribute.  
Top
See Also

Reference

IAssemblyInfo Interface
NDepend.DotNet Namespace