Click or drag to resize

IniFileCode Property

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

If a Code section is detected, It's the last section in the ini file and all lines are read into here.

this is for DSC systyle wizard scripts

Namespace:  Furcadia.IO
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public string Code { get; }

Property Value

Type: String
The code.
See Also