91 lines
4.7 KiB
C#
91 lines
4.7 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Il codice è stato generato da uno strumento.
|
|
// Versione runtime:4.0.30319.18052
|
|
//
|
|
// Le modifiche apportate a questo file possono provocare un comportamento non corretto e andranno perse se
|
|
// il codice viene rigenerato.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace PhotoData.Properties {
|
|
|
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.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.WebServiceUrl)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("http://eswvwservices/WSNAC/Anagrafica.asmx")]
|
|
public string PhotoData_WsAnag_Anagrafica {
|
|
get {
|
|
return ((string)(this["PhotoData_WsAnag_Anagrafica"]));
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.10.32.73;Initial Catalog=ConsulenzaEvoluta;Persist Security Info=T" +
|
|
"rue;User ID=f701263;Password=atr239")]
|
|
public string ConsulenzaEvolutaConnectionString {
|
|
get {
|
|
return ((string)(this["ConsulenzaEvolutaConnectionString"]));
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.10.32.73;Initial Catalog=ConsulenzaEvolutaFL;User ID=F701263;Passw" +
|
|
"ord=atr239")]
|
|
public string ConsulenzaEvolutaFLConnectionString {
|
|
get {
|
|
return ((string)(this["ConsulenzaEvolutaFLConnectionString"]));
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.10.32.73;Initial Catalog=ConsulenzaBase;User ID=F701263;Password=a" +
|
|
"tr239")]
|
|
public string ConsulenzaBaseConnectionString {
|
|
get {
|
|
return ((string)(this["ConsulenzaBaseConnectionString"]));
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("http://eswvwservices/WSNAC/GlobalPosition.asmx")]
|
|
public string PhotoData_WsGP_GlobalPosition {
|
|
get {
|
|
return ((string)(this["PhotoData_WsGP_GlobalPosition"]));
|
|
}
|
|
}
|
|
|
|
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|
[global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.10.32.73;Initial Catalog=ConsulenzaEvolutaFL;Persist Security Info" +
|
|
"=True;User ID=F701263;Password=atr239")]
|
|
public string ConsulenzaEvolutaFLConnectionString1 {
|
|
get {
|
|
return ((string)(this["ConsulenzaEvolutaFLConnectionString1"]));
|
|
}
|
|
}
|
|
}
|
|
}
|