Click or drag to resize

FileServerElementname Property

Gets or sets the name.

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

Property Value

Type: String
The name.
See Also