rawfilewizard

git clone https://git.clttr.info/rawfilewizard.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

Settings.Designer.cs (7658B)


      1 //------------------------------------------------------------------------------
      2 // <auto-generated>
      3 //     This code was generated by a tool.
      4 //     Runtime Version:4.0.30319.42000
      5 //
      6 //     Changes to this file may cause incorrect behavior and will be lost if
      7 //     the code is regenerated.
      8 // </auto-generated>
      9 //------------------------------------------------------------------------------
     10 
     11 namespace SilkypixFileMover.Properties {
     12     
     13     
     14     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
     15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
     16     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
     17         
     18         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
     19         
     20         public static Settings Default {
     21             get {
     22                 return defaultInstance;
     23             }
     24         }
     25         
     26         [global::System.Configuration.UserScopedSettingAttribute()]
     27         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     28         [global::System.Configuration.DefaultSettingValueAttribute("JPEG")]
     29         public string JpegSubFolderName {
     30             get {
     31                 return ((string)(this["JpegSubFolderName"]));
     32             }
     33             set {
     34                 this["JpegSubFolderName"] = value;
     35             }
     36         }
     37         
     38         [global::System.Configuration.UserScopedSettingAttribute()]
     39         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     40         [global::System.Configuration.DefaultSettingValueAttribute("SILKYPIX_DS")]
     41         public string SidecarFileSubFolderName {
     42             get {
     43                 return ((string)(this["SidecarFileSubFolderName"]));
     44             }
     45             set {
     46                 this["SidecarFileSubFolderName"] = value;
     47             }
     48         }
     49         
     50         [global::System.Configuration.UserScopedSettingAttribute()]
     51         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     52         [global::System.Configuration.DefaultSettingValueAttribute("")]
     53         public string LastDestinationFolder {
     54             get {
     55                 return ((string)(this["LastDestinationFolder"]));
     56             }
     57             set {
     58                 this["LastDestinationFolder"] = value;
     59             }
     60         }
     61         
     62         [global::System.Configuration.UserScopedSettingAttribute()]
     63         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     64         [global::System.Configuration.DefaultSettingValueAttribute("")]
     65         public string LastSourceFolder {
     66             get {
     67                 return ((string)(this["LastSourceFolder"]));
     68             }
     69             set {
     70                 this["LastSourceFolder"] = value;
     71             }
     72         }
     73         
     74         [global::System.Configuration.UserScopedSettingAttribute()]
     75         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     76         public global::System.Collections.Specialized.StringCollection DestinationDirHistory {
     77             get {
     78                 return ((global::System.Collections.Specialized.StringCollection)(this["DestinationDirHistory"]));
     79             }
     80             set {
     81                 this["DestinationDirHistory"] = value;
     82             }
     83         }
     84         
     85         [global::System.Configuration.UserScopedSettingAttribute()]
     86         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     87         [global::System.Configuration.DefaultSettingValueAttribute("1.5.7.0")]
     88         public string appSettingsVersion {
     89             get {
     90                 return ((string)(this["appSettingsVersion"]));
     91             }
     92             set {
     93                 this["appSettingsVersion"] = value;
     94             }
     95         }
     96         
     97         [global::System.Configuration.UserScopedSettingAttribute()]
     98         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     99         [global::System.Configuration.DefaultSettingValueAttribute("10")]
    100         public decimal DestinationDirHistoryCount {
    101             get {
    102                 return ((decimal)(this["DestinationDirHistoryCount"]));
    103             }
    104             set {
    105                 this["DestinationDirHistoryCount"] = value;
    106             }
    107         }
    108         
    109         [global::System.Configuration.UserScopedSettingAttribute()]
    110         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    111         [global::System.Configuration.DefaultSettingValueAttribute("True")]
    112         public bool IncludeSimilarFiles {
    113             get {
    114                 return ((bool)(this["IncludeSimilarFiles"]));
    115             }
    116             set {
    117                 this["IncludeSimilarFiles"] = value;
    118             }
    119         }
    120         
    121         [global::System.Configuration.UserScopedSettingAttribute()]
    122         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    123         [global::System.Configuration.DefaultSettingValueAttribute("_")]
    124         public string NameAdditionChar {
    125             get {
    126                 return ((string)(this["NameAdditionChar"]));
    127             }
    128             set {
    129                 this["NameAdditionChar"] = value;
    130             }
    131         }
    132         
    133         [global::System.Configuration.UserScopedSettingAttribute()]
    134         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    135         [global::System.Configuration.DefaultSettingValueAttribute("spd|spf|spb")]
    136         public string SidecarFileExtensions {
    137             get {
    138                 return ((string)(this["SidecarFileExtensions"]));
    139             }
    140             set {
    141                 this["SidecarFileExtensions"] = value;
    142             }
    143         }
    144         
    145         [global::System.Configuration.UserScopedSettingAttribute()]
    146         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    147         [global::System.Configuration.DefaultSettingValueAttribute("jpg|jpeg")]
    148         public string JpegFileExtensions {
    149             get {
    150                 return ((string)(this["JpegFileExtensions"]));
    151             }
    152             set {
    153                 this["JpegFileExtensions"] = value;
    154             }
    155         }
    156         
    157         [global::System.Configuration.UserScopedSettingAttribute()]
    158         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    159         [global::System.Configuration.DefaultSettingValueAttribute("dng")]
    160         public string RawFileExtension {
    161             get {
    162                 return ((string)(this["RawFileExtension"]));
    163             }
    164             set {
    165                 this["RawFileExtension"] = value;
    166             }
    167         }
    168         
    169         [global::System.Configuration.UserScopedSettingAttribute()]
    170         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    171         [global::System.Configuration.DefaultSettingValueAttribute("True")]
    172         public bool WindowTopMost {
    173             get {
    174                 return ((bool)(this["WindowTopMost"]));
    175             }
    176             set {
    177                 this["WindowTopMost"] = value;
    178             }
    179         }
    180         
    181         [global::System.Configuration.UserScopedSettingAttribute()]
    182         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    183         [global::System.Configuration.DefaultSettingValueAttribute("True")]
    184         public bool MoveToRecycleBin {
    185             get {
    186                 return ((bool)(this["MoveToRecycleBin"]));
    187             }
    188             set {
    189                 this["MoveToRecycleBin"] = value;
    190             }
    191         }
    192     }
    193 }