Click or drag to resize

fileunitgetContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the content as single string

Namespace:  imbSCI.Core.files.unit
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string getContent(
	bool ignoreCache = false
)
Request Example View Source

Parameters

ignoreCache (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also