CogVisionDataFileCDB Description Property Cognex VisionPro 9.24
Description of this file type to be used in a Common File Dialog.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 91.0.0.0
Syntax

public virtual string Description { get; }

Property Value

Type: String
Returns "Cognex Vision Data Database File"

Implements

ICogVisionDataFileProvider Description
Exceptions

ExceptionCondition
ObjectDisposedExceptionThis CDB file has been disposed.
See Also