NDepend.API Documentation
ExtensionMethodsProject Class Members
Properties  Methods 


NDepend.Project Namespace : ExtensionMethodsProject Class

The following tables list the members exposed by ExtensionMethodsProject.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)This string value is used to initialize IDEFileRootDirResolvingInfo.IDEFileRootDirResolvingInfo.HintsDefaultValue.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the output directory absolute path that is used during the analysis if the project output directory provided is not an absolute path and cannot be resolved.  
Public Methodstatic (Shared in Visual Basic) Gets the output directory absolute path that is used during the analysis.  
Public Methodstatic (Shared in Visual Basic) Try get rules and queries declared in the project file and in rule files referenced by the project.  
Public Methodstatic (Shared in Visual Basic) Try get rules and queries declared in the project file, in rule files referenced by the project and in source code.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Try load code rules and queries defined in the rule file defined by ruleFileRef.  
Public Methodstatic (Shared in Visual Basic)Overloaded. This method attempts to resolve an absolute file path from a file path  
Public Methodstatic (Shared in Visual Basic)Overloaded. Try save code rules and queries defined in a rule file defined by ruleFileRef.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

ExtensionMethodsProject Class
NDepend.Project Namespace