NDepend.API Documentation
IsInstalled Method
NDepend.DotNet Namespace > IDotNetManager Interface : IsInstalled Method
The .NET profile target.
The version demanded, only the version major and minor numbers are taken account.
Returns true if the .NET profile version specified is installed on the current machine, otherwise returns false.
Syntax

Parameters

dotNetProfile
The .NET profile target.
version
The version demanded, only the version major and minor numbers are taken account.
Requirements

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

See Also

Reference

IDotNetManager Interface
IDotNetManager Members