286.
How to find out what version of the common language runtime I am using on my machine in C#?
View Description
Gets a Version object that describes the major, minor, build, and revision numbers of the common language runtime.