Volume Control
Application-specific hotkeys for Windows
VolumeControl.Core.Input.Exceptions.ActionSettingNotFoundException Class Reference

Represents errors that occur when a hotkey action setting wasn't found in a HotkeyPressedEventArgs instance. More...

Inheritance diagram for VolumeControl.Core.Input.Exceptions.ActionSettingNotFoundException:
Collaboration diagram for VolumeControl.Core.Input.Exceptions.ActionSettingNotFoundException:

Properties

string ActionSettingName [get]
 Gets the name of the requested setting that wasn't found. More...
 
Type? ActionSettingType [get]
 Gets the type of the requested setting that wasn't found. More...
 

Detailed Description

Represents errors that occur when a hotkey action setting wasn't found in a HotkeyPressedEventArgs instance.

Property Documentation

◆ ActionSettingName

string VolumeControl.Core.Input.Exceptions.ActionSettingNotFoundException.ActionSettingName
get

Gets the name of the requested setting that wasn't found.

◆ ActionSettingType

Type? VolumeControl.Core.Input.Exceptions.ActionSettingNotFoundException.ActionSettingType
get

Gets the type of the requested setting that wasn't found.


The documentation for this class was generated from the following file: