Settings.settings 669 字节
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="BizFacade.Properties" GeneratedClassName="Settings">
  <Profiles />
  <Settings>
    <Setting Name="BizFacade_BaseSvc_BaseSvc" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://localhost/WebService/BaseSvc.asmx</Value>
    </Setting>
    <Setting Name="BizFacade_UpdateSvc_UpdateSvc" Type="(Web Service URL)" Scope="Application">
      <Value Profile="(Default)">http://localhost/WebService/UpdateSvc.asmx</Value>
    </Setting>
  </Settings>
</SettingsFile>