CogImageFileJPEG FileName Property Cognex VisionPro 9.22
Name of last opened file.

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

public virtual string FileName { get; }

Property Value

Type: String

Implements

ICogImageFileProvider FileName
Remarks

Name of the last opened file.

Default Value: NULL

See Also