Click or drag to resize

FileServerElementuserid Property

Gets or sets the userid.

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

Property Value

Type: String
The userid.
See Also