I write custom rules using the StyleCop SDK. I need to get the name of the visual studio project where the checked element is located. Is there any way to get this?
element.Document.SourceCode.Project does not give the name of the project.
Thanks,
Madhu
Madhu source share