Click or drag to resize
SoFileSensorRemoveFile Method

Remove file from monitored list.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void RemoveFile(
	string filename
)

Parameters

filename
Type: SystemString
Remarks

If file is not being monitored, the method does nothing.

See Also