 | FileServerElementautologin Property |
Namespace:
Koden.Utils.IO.ConfigFileSections
Assembly:
Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntaxpublic bool autologin { get; set; }Public Property autologin As Boolean
Get
Set
public:
property bool autologin {
bool get ();
void set (bool value);
}member autologin : bool with get, set
Property Value
Type:
Booleantrue if autologin; otherwise,
false.
See Also