My package based on MPF, so I didn't find "delete" command in file node menu. So I was forced to override QueryStatusOnNode to show VsCommands.Delete command. ExecCommandOnNode was also overriden to call Remove(true); But confirmation dialog
not remove method not shown. How I can do this?
↧