Click or drag to resize
IExternalLibraryInfo Interface
Information about the found library

Namespace: Flir.Atlas.Image.Import
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public interface IExternalLibraryInfo

The IExternalLibraryInfo type exposes the following members.

Properties
  NameDescription
Public propertyDatabasePath
path to database
Public propertyDescription
Description
Public propertyDriveName
Name of driver
Public propertyImageRootFolder
folder where images are stored
Public propertyIsDatabase
Is database camera
Public propertyIsLocked
is locked library
Public propertyIsValid
is valid library
Public propertyTcfFolder
Folder
Top
See Also