//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行时版本:4.0.30319.1022
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace MPQFileSystemTest {
[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.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(@"
http://192.168.1.101/morefun/res_400/
http://192.168.1.101/morefun/res_app_expantion/
http://192.168.1.101/morefun/res_app_gong/
http://192.168.1.101/morefun/res_banshu_gong/
http://192.168.1.101/morefun/res_expantion/
http://192.168.1.101/morefun/res_fenduan/
http://192.168.1.101/morefun/res_gong/
http://192.168.1.101/morefun/res_japanese_gong/
http://192.168.1.101/morefun/res_korean_gong/
http://192.168.1.101/taiwan/res_expantion/
http://192.168.1.101/taiwan/res_gong/
http://192.168.1.101/taiwan/res_international_gong/
")]
public global::System.Collections.Specialized.StringCollection REMOTE_URLS {
get {
return ((global::System.Collections.Specialized.StringCollection)(this["REMOTE_URLS"]));
}
set {
this["REMOTE_URLS"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://192.168.1.101/morefun/res_expantion/")]
public string DEFAULT_URL {
get {
return ((string)(this["DEFAULT_URL"]));
}
set {
this["DEFAULT_URL"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("updates__etc_m3z/update_version.txt")]
public string DEFAULT_SUFFIX {
get {
return ((string)(this["DEFAULT_SUFFIX"]));
}
set {
this["DEFAULT_SUFFIX"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(@"
updates__pvr_m3z/update_version.txt
updates__etc_m3z/update_version.txt
updates__etc_m3z_tiny/update_version.txt
")]
public global::System.Collections.Specialized.StringCollection REMOTE_SUFFIXS {
get {
return ((global::System.Collections.Specialized.StringCollection)(this["REMOTE_SUFFIXS"]));
}
set {
this["REMOTE_SUFFIXS"] = value;
}
}
}
}