VSInfo.year

For Visual Studio 2013, this would be "2013".

struct VSInfo
string year;

Meta