comparison ServerMonitor/Properties/Settings.settings @ 29:f6235dc0a8ec

Add ability to play a sound on check failure.
author Brad Greco <brad@bgreco.net>
date Fri, 14 Jun 2019 21:01:55 -0400
parents 75ca86e0862c
children
comparison
equal deleted inserted replaced
28:437442cd8090 29:f6235dc0a8ec
27 <Value Profile="(Default)" /> 27 <Value Profile="(Default)" />
28 </Setting> 28 </Setting>
29 <Setting Name="HideToNotificationArea" Type="System.Boolean" Scope="User"> 29 <Setting Name="HideToNotificationArea" Type="System.Boolean" Scope="User">
30 <Value Profile="(Default)">True</Value> 30 <Value Profile="(Default)">True</Value>
31 </Setting> 31 </Setting>
32 <Setting Name="ErrorSound" Type="System.String" Scope="User">
33 <Value Profile="(Default)">0</Value>
34 </Setting>
35 <Setting Name="WarningSound" Type="System.String" Scope="User">
36 <Value Profile="(Default)">0</Value>
37 </Setting>
38 <Setting Name="InformationSound" Type="System.String" Scope="User">
39 <Value Profile="(Default)">0</Value>
40 </Setting>
32 </Settings> 41 </Settings>
33 </SettingsFile> 42 </SettingsFile>