Projectcollection of Runtimeproject
Hey,
iÂ'm looking for a possibility to get the properrty of a project in a project in a ProjectServiceExtension.
C# Code:
foreach (IProject item in context.Parent.Parent.ProjectCollection)
{
}
I just get the Mainproject, nothing else ?!?!
This is a migrated post! Originally posted on 14.12.2017 by user carki. Please be aware that information can be outdated.