'How to add "Microsoft::Web::Administration" reference in c++ project

I am trying to add URL rewrite and server variables in IIS with C++ "Microsoft::Web::Administration" library. As I am very new to c++, I am not sure how add this library as reference. Can anybody give me the best way to add "Microsoft::Web::Administration" reference in c++ project? Thanks in advance.

c++


Sources

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

Source: Stack Overflow

Solution Source