NDepend.API Documentation
SoundPlayerState Enumeration
NDepend.Helpers Namespace : SoundPlayerState Enumeration
Determine if a ding is played when showing a form.
Syntax
public enum SoundPlayerState : System.Enum 
Members
MemberDescription
Off Don't play a ding when showing a form.
On Play a ding when showing a form.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.Helpers.SoundPlayerState

Requirements

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

See Also

Reference

NDepend.Helpers Namespace