| CameraDeviceInfoDumpToFile Method |
Dump Identity information to an XML file at specified location.
Namespace: Flir.Atlas.Live.DiscoveryAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax 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