'What does vcpkg stand for?

As the GitHub page describes it, vcpkg is a "C++ Library Manager for Windows, Linux, and MacOS":
https://github.com/Microsoft/vcpkg

But what does this name, "vcpkg", mean? I'm guessing "pkg" is short for "package", but what is "vc"?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source