Sign up to request clarification or add additional context in comments.
Comments
0
In .NET projects add a reference into the "references" branch of the solution and a using directive into each file you want to use that component. In C++ projects use import directive.