//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Szmedi.RvKits.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); public static Settings Default { get { return defaultInstance; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("C:\\ProgramData\\Autodesk\\RVT 2020\\Libraries\\China")] public string FamilyPath2020 { get { return ((string)(this["FamilyPath2020"])); } set { this["FamilyPath2020"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("C:\\ProgramData\\Autodesk\\RVT 2019\\Libraries\\China")] public string FamilyPath2019 { get { return ((string)(this["FamilyPath2019"])); } set { this["FamilyPath2019"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("C:\\ProgramData\\Autodesk\\RVT 2018\\Libraries\\China")] public string FamilyPath2018 { get { return ((string)(this["FamilyPath2018"])); } set { this["FamilyPath2018"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string SavePath { get { return ((string)(this["SavePath"])); } set { this["SavePath"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string ImgFormat { get { return ((string)(this["ImgFormat"])); } set { this["ImgFormat"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("64")] public string ImgSize { get { return ((string)(this["ImgSize"])); } set { this["ImgSize"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute(@" 车站控制室 站长室 等候室 警务室 警务分控中心 警用装备用房 消防应急值班室 弱电综合设备室 弱电电源室 公众通信机械室 信号设备室 通号电缆间 AFC票务室 照明配电室 弱电电缆间 低压电缆间 气瓶间 会议室 备品间 综合维修室 运管办值班室(安全管理值班室) 党政通信设备室 安保安检管理用房 乘务员换乘室(兼车辆驻站人员使用) 信号值班室 广告备品间 站台门控制室 照明配电室 高压电缆井 乘务员出退勤室 低压电缆井 整流变压器室1 整流变压器室2 逆变变压器室 35kv开关柜室 1500V直流开关柜室 高压控制室 高压检修室 0.4kv开关柜室 35kv开关柜室 高压控制室 高压检修室 事故照明蓄电池室 通信前端设备室 气瓶间 废水泵房 备品间 ")] public global::System.Collections.Specialized.StringCollection RoomNames { get { return ((global::System.Collections.Specialized.StringCollection)(this["RoomNames"])); } set { this["RoomNames"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("D02FAB19-179C-4C85-9362-9718EBECF6F2")] public string DockPaneGuid { get { return ((string)(this["DockPaneGuid"])); } set { this["DockPaneGuid"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool AutoSave { get { return ((bool)(this["AutoSave"])); } set { this["AutoSave"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("10")] public int AutoSaveIntervalTime { get { return ((int)(this["AutoSaveIntervalTime"])); } set { this["AutoSaveIntervalTime"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("族")] public string QueryExportPropName { get { return ((string)(this["QueryExportPropName"])); } set { this["QueryExportPropName"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("摄像头")] public string QueryExportPropValueCompare { get { return ((string)(this["QueryExportPropValueCompare"])); } set { this["QueryExportPropValueCompare"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string ReviewOutputFolder { get { return ((string)(this["ReviewOutputFolder"])); } set { this["ReviewOutputFolder"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string LastVersion { get { return ((string)(this["LastVersion"])); } set { this["LastVersion"] = value; } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("ftp://10.43.112.39/")] public string FTPServerIP { get { return ((string)(this["FTPServerIP"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("\r\n\r\n rvt文档比较工具\r\n")] public global::System.Collections.Specialized.StringCollection UpdateNotes { get { return ((global::System.Collections.Specialized.StringCollection)(this["UpdateNotes"])); } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string APIKey { get { return ((string)(this["APIKey"])); } set { this["APIKey"] = value; } } } }