Click or drag to resize

fileunit Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the fileunit class.

Namespace:  imbSCI.Core.files.unit
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public fileunit(
	string __path,
	bool doPreload = true
)
Request Example View Source

Parameters

__path
Type: SystemString
The path.
doPreload (Optional)
Type: SystemBoolean
See Also