Click or drag to resize

filepath Constructor

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

Namespace:  imbSCI.Core.files
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public filepath(
	string path = ""
)
Request Example View Source

Parameters

path (Optional)
Type: SystemString
See Also