I\'ve got an icon for one of my applications, which I\'ve embedded in a resource file and is used as the main icon for the application. So far so good.
In an old project I came across 开发者_StackOverflow中文版the following assembly attribute: [assembly: SecurityPermissionAttribute(SecurityAction.RequestMinimum, Execution = true)]