Hello User Community
I am trying to expose the properties of a class in Visual Studio as per Eugene's recomendation in the following thread
http://www.wealth-lab.com/Forum/Posts/PerformanceEngine-cs-33297Specifically, I want to see the properties of the Performance Class in WealthLab.Visualizers.MS123
As he mentioned there "Feel free to explore its properties using Visual Studio's Object Browser"
I am a Visual Studio newbie. If it's easy enough, can someone offer a suggestion or dumbed down way to do this?
Thanks for your help
Size:
Color:
1. Open a project that has a reference to WealthLab.dll (or add the reference to any project).
2. View > Object Browser
3. Drill down to WealthLab > { } WealthLab > SystemPerformance
Properties and methods are displayed in the pane on the right. Right click for more options.
Size:
Color:
Thanks boatloads!
Size:
Color:
And you can do as Cone suggested for the PerformanceEngine class from WealthLab.Visualizers.MS123.dll - as this was your intention.
Size:
Color: