//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.1318 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Extf.Net.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.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.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)] [global::System.Configuration.DefaultSettingValueAttribute("data source=\"C:\\Documents and Settings\\M. David\\My Documents\\My Projects\\extf.net" + "\\trunk\\Base\\Properties\\app.db\"")] public string ConnectionString { get { return ((string)(this["ConnectionString"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)] [global::System.Configuration.DefaultSettingValueAttribute("data source=.\\app.db")] public string AppSQLite3ConnectionString { get { return ((string)(this["AppSQLite3ConnectionString"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] [global::System.Configuration.DefaultSettingValueAttribute("https://s3.amazonaws.com/soap")] public string Extf_Net_AmazonAWS_S3_AmazonS3 { get { return ((string)(this["Extf_Net_AmazonAWS_S3_AmazonS3"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] [global::System.Configuration.DefaultSettingValueAttribute("http://queue.amazonaws.com")] public string Extf_Net_AmazonAWS_SQS_QueueService { get { return ((string)(this["Extf_Net_AmazonAWS_SQS_QueueService"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)] [global::System.Configuration.DefaultSettingValueAttribute("https://ec2.amazonaws.com/")] public string Extf_Net_AmazonAWS_EC2_AmazonEC2 { get { return ((string)(this["Extf_Net_AmazonAWS_EC2_AmazonEC2"])); } } } }