NDepend.API Documentation
FieldType Property
NDepend.CodeModel Namespace > IField Interface : FieldType Property
Gets the field type of this field. Gets null if the field type of this field is not in the scope of assemblies analyzed defined by NDepend.Project.IProject.NDepend.Project.IProject.CodeToAnalyze.
Syntax
IType FieldType {get;}
Remarks
This property getter has a constant time complexity.
Requirements

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

See Also

Reference

IField Interface
IField Members
WithFieldType Method
WithFieldTypeIn Method
FieldTypeIs Method