Click or drag to resize

FileServerElementdomain Property

Gets or sets the domain.

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

Property Value

Type: String
The domain.
See Also