Click or drag to resize

ZWManagerSetLogFileName Method

Sets the current library log file name to a new name

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public void SetLogFileName(
	string _filename
)

Parameters

_filename
Type: SystemString

[Missing <param name="_filename"/> documentation for "M:OpenZWave.ZWManager.SetLogFileName(System.String)"]

See Also