You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
7 years ago
|
//------------------------------------------------------------------------------
|
||
|
// <auto-generated>
|
||
|
// Этот код создан программой.
|
||
|
// Исполняемая версия:4.0.30319.36415
|
||
|
//
|
||
|
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
|
||
|
// повторной генерации кода.
|
||
|
// </auto-generated>
|
||
|
//------------------------------------------------------------------------------
|
||
|
|
||
|
namespace VXML.Properties {
|
||
|
|
||
|
|
||
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.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;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|