Settings.settings 1.3 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="UAS_LabelMachine.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="ShareUrl" Type="System.String" Scope="User">
  6. <Value Profile="(Default)" />
  7. </Setting>
  8. <Setting Name="LastLoginMaster" Type="System.String" Scope="User">
  9. <Value Profile="(Default)" />
  10. </Setting>
  11. <Setting Name="IPAddress" Type="System.String" Scope="User">
  12. <Value Profile="(Default)" />
  13. </Setting>
  14. <Setting Name="LastLoginUser" Type="System.String" Scope="User">
  15. <Value Profile="(Default)" />
  16. </Setting>
  17. <Setting Name="FTPAddress" Type="System.String" Scope="User">
  18. <Value Profile="(Default)">ftp://218.18.115.198:21|Print|Administrator1@#</Value>
  19. </Setting>
  20. <Setting Name="MidBoxCapacity" Type="System.Decimal" Scope="User">
  21. <Value Profile="(Default)">0</Value>
  22. </Setting>
  23. <Setting Name="OutboxCapacity" Type="System.Decimal" Scope="User">
  24. <Value Profile="(Default)">0</Value>
  25. </Setting>
  26. <Setting Name="FTPModel" Type="System.Boolean" Scope="User">
  27. <Value Profile="(Default)">True</Value>
  28. </Setting>
  29. </Settings>
  30. </SettingsFile>