VSInfo.toolsVersion

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

struct VSInfo
string toolsVersion;

Meta