Click or drag to resize

fileunitsetContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the content - overwriting any existing

Namespace:  imbSCI.Core.files.unit
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setContent(
	string content
)
Request Example View Source

Parameters

content
Type: SystemString
The content.
See Also