Click or drag to resize

FileServerElementautologin Property

Gets or sets a value indicating whether this FileServerElement is autologin.

Namespace:  Koden.Utils.IO.ConfigFileSections
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public bool autologin { get; set; }

Property Value

Type: Boolean
true if autologin; otherwise, false.
See Also