NDepend.API Documentation
ValueOf Method (IAttributeTag)
NDepend.CodeModel Namespace > IAttributeTag Interface : ValueOf Method
The name of the parameter.
Get the value of the parameter named paramName.
Syntax
IValue ValueOf( 
   string paramName
)

Parameters

paramName
The name of the parameter.
Exceptions
ExceptionDescription
There is no parameter named paramName.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IAttributeTag Interface
IAttributeTag Members