Settings.Designer.cs
上传用户:amenzjw
上传日期:2022-06-29
资源大小:13k
文件大小:1k
源码类别:

系统编程

开发平台:

C#

  1. 
  2. namespace xlzHardwareInfo.Properties {
  3.     
  4.     
  5.     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  6.     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
  7.     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
  8.         
  9.         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
  10.         
  11.         public static Settings Default {
  12.             get {
  13.                 return defaultInstance;
  14.             }
  15.         }
  16.     }
  17. }