IEnumerable<Version> GetDotNetProfileVersionsInstalled( DotNetProfile dotNetProfile )
Parameters
- dotNetProfile
- The .NET profile target.
Return Value
A sequence a versions of the profile supported on the current machine.
An empty sequence if no version of dotNetProfile is installed on the current machine.
An empty sequence if no version of dotNetProfile is installed on the current machine.