NDepend.API Documentation
AskUserForGroupDeletion Method
NDepend.CodeQuery Namespace > IController Interface : AskUserForGroupDeletion Method
The group to delete.
The window handle of the parent window that shows the dialog.
Determine if a ding is played when showing the dialog.
Ask the user through a dialog, if he really wishes to delete groupToDelete.
Syntax

Parameters

groupToDelete
The group to delete.
ownerWindowHandle
The window handle of the parent window that shows the dialog.
soundPlayerState
Determine if a ding is played when showing the dialog.

Return Value

true if the user wishes to delete the group, otherwise returns false.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IController Interface
IController Members