R
R
Roman Rakzin2016-11-05 21:33:54
visual studio
Roman Rakzin, 2016-11-05 21:33:54

How to create a common class for multiple projects in Visual Studio?

There is a solution in Visual Studio containing 5 projects.
How to create a class, a parameter that would be available in all projects of the solution?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2016-11-05
@SaNNy32

You create the sixth project, which will be referenced in the dependencies of the previous five projects. In it you create your class.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question