Files
panaceantech/QuickFTP/ContactParser/Properties/Settings.settings

15 lines
749 B
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ContactParser.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="AdvantagePath" Type="System.String" Scope="User">
<Value Profile="(Default)">\\medisoft_server\medidata\EMBARK RECOVERY LLC\mwddf.add</Value>
</Setting>
<Setting Name="AdvantageUser" Type="System.String" Scope="User">
<Value Profile="(Default)">user</Value>
</Setting>
<Setting Name="AdvantagePass" Type="System.String" Scope="User">
<Value Profile="(Default)">password</Value>
</Setting>
</Settings>
</SettingsFile>