Click or drag to resize
CameraDeviceInfoDumpToFile Method
Dump Identity information to an XML file at specified location.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void DumpToFile(
	string path
)

Parameters

path
Type: SystemString
A string that specifies the path to the location on which to save the file.
See Also