Changeset 6743 for branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.3/Settings.Designer.cs
- Timestamp:
- 09/12/11 18:04:25 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.DataAccess/3.3/Settings.Designer.cs
r6717 r6743 43 43 } 44 44 } 45 46 [global::System.Configuration.ApplicationScopedSettingAttribute()] 47 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 48 [global::System.Configuration.DefaultSettingValueAttribute("HL.Hive")] 49 public string EventLogName { 50 get { 51 return ((string)(this["EventLogName"])); 52 } 53 } 45 54 } 46 55 }
Note: See TracChangeset
for help on using the changeset viewer.