NDepend.API Documentation
AsType Property (IValue)
NDepend.CodeModel Namespace > IValue Interface : AsType Property
Get the value as IType.
Syntax
IType AsType {get;}
Exceptions
ExceptionDescription
The value is not typed as IType.
Remarks
This handles the case when typeof(typeName) is used in attribute tag parameter.
Requirements

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

See Also

Reference

IValue Interface
IValue Members