123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version='1.0' encoding='utf-8'?>
- <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="UAS_LabelMachine.Properties" GeneratedClassName="Settings">
- <Profiles />
- <Settings>
- <Setting Name="ShareUrl" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastLoginMaster" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="IPAddress" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="LastLoginUser" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="FTPAddress" Type="System.String" Scope="User">
- <Value Profile="(Default)">ftp://218.18.115.198:21|Print|Administrator1@#</Value>
- </Setting>
- <Setting Name="MidBoxCapacity" Type="System.Decimal" Scope="User">
- <Value Profile="(Default)">0</Value>
- </Setting>
- <Setting Name="OutboxCapacity" Type="System.Decimal" Scope="User">
- <Value Profile="(Default)">0</Value>
- </Setting>
- <Setting Name="SinglePrinter" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="MidPrinter" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="OutPrinter" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="FTPNET" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
- </Setting>
- </Settings>
- </SettingsFile>
|