markus / ConvertService / ConverterService / ConverterStation / Properties / Settings.settings @ 58c9a957
이력 | 보기 | 이력해설 | 다운로드 (845 Bytes)
1 |
<?xml version='1.0' encoding='utf-8'?> |
---|---|
2 |
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ConverterStation.Properties" GeneratedClassName="Settings"> |
3 |
<Profiles /> |
4 |
<Settings> |
5 |
<Setting Name="MultipleConverterCount" Type="System.Int32" Scope="User"> |
6 |
<Value Profile="(Default)">5</Value> |
7 |
</Setting> |
8 |
<Setting Name="ErrorNoticeID" Type="System.String" Scope="User"> |
9 |
<Value Profile="(Default)">조장원;송근호;강인구</Value> |
10 |
</Setting> |
11 |
<Setting Name="RemotingPort" Type="System.Int32" Scope="User"> |
12 |
<Value Profile="(Default)">8091</Value> |
13 |
</Setting> |
14 |
<Setting Name="ErrorNotice" Type="System.String" Scope="User"> |
15 |
<Value Profile="(Default)">ErrorNotice</Value> |
16 |
</Setting> |
17 |
</Settings> |
18 |
</SettingsFile> |