Click or drag to resize

FileConfigSettingsFileServer Method

Files the server.

Namespace:  Koden.Utils.IO.ConfigFileSections
Assembly:  Koden.Utils.IO (in Koden.Utils.IO.dll) Version: 1.0.6453.26060
Syntax
public FileServerElement FileServer(
	string name
)

Parameters

name
Type: SystemString
The name.

Return Value

Type: FileServerElement

[Missing <returns> documentation for "M:Koden.Utils.IO.ConfigFileSections.FileConfigSettings.FileServer(System.String)"]

See Also