Hello,
We've just recently started on a management pack... I have a rather basic question regarding the DisplayName for the top level application singleton. Can it be changed?
I have a diagram view and the top level singleton shows up as "ClassName Class". I would prefer "ClassName" but there does not seem to be a way to control it.
My singleton definition is as follows:
<ClassType ID="Management.Pack.ClassName" Base="System!System.Service" Accessibility="Public" Abstract="false" Singleton="true" Hosted="false>
</ClassType>
Then I have a DisplayString for the class but this does not control the instance's DisplayName. Could you please let me know if there is an obvious solution for this?
Thank you,
-Ivan