الملفات
pingerino/Properties/Settings.settings

21 أسطر
962 B
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Pingerino.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="FormPosition" Type="System.Drawing.Point" Scope="User">
<Value Profile="(Default)">0, 0</Value>
</Setting>
<Setting Name="TextBoxIntervalValue" Type="System.String" Scope="User">
<Value Profile="(Default)">1000</Value>
</Setting>
<Setting Name="IpAddressValue" Type="System.String" Scope="User">
<Value Profile="(Default)">8.8.8.8</Value>
</Setting>
<Setting Name="AutoPingEnabled" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="LastUsedIpAddress" Type="System.String" Scope="User">
<Value Profile="(Default)">8.8.8.8</Value>
</Setting>
</Settings>
</SettingsFile>