Settings.settings 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="UAS_MES_NEW.Properties" GeneratedClassName="Settings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="ProjectName" Type="System.String" Scope="User">
  6. <Value Profile="(Default)">优软科技MES</Value>
  7. </Setting>
  8. <Setting Name="LastLoginUser" Type="System.String" Scope="User">
  9. <Value Profile="(Default)" />
  10. </Setting>
  11. <Setting Name="LastLoginSob" Type="System.String" Scope="User">
  12. <Value Profile="(Default)" />
  13. </Setting>
  14. <Setting Name="LastLoginResource" Type="System.String" Scope="User">
  15. <Value Profile="(Default)" />
  16. </Setting>
  17. <Setting Name="DefaultCollectionValue" Type="System.String" Scope="User">
  18. <Value Profile="(Default)">DefaultValue</Value>
  19. </Setting>
  20. <Setting Name="PortName" Type="System.String" Scope="User">
  21. <Value Profile="(Default)" />
  22. </Setting>
  23. <Setting Name="BaudRate" Type="System.String" Scope="User">
  24. <Value Profile="(Default)" />
  25. </Setting>
  26. <Setting Name="FTPAddress" Type="System.String" Scope="User">
  27. <Value Profile="(Default)">\\172.16.66.51\lable</Value>
  28. </Setting>
  29. <Setting Name="MES" Type="System.String" Scope="Application">
  30. <Value Profile="(Default)">Connection Timeout=0;Pooling=false;Password=select!#%*(;User ID=MES;Pooling=false;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=
  31. usoft.f3322.net)(PORT=11585)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)));</Value>
  32. </Setting>
  33. <Setting Name="SMTBIND" Type="System.Boolean" Scope="User">
  34. <Value Profile="(Default)">True</Value>
  35. </Setting>
  36. <Setting Name="DefaultBadGroup" Type="System.String" Scope="User">
  37. <Value Profile="(Default)" />
  38. </Setting>
  39. </Settings>
  40. </SettingsFile>