Click or drag to resize

IMcImageSetSourceFileName Property

The source file name

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property FileName As String
	Get

Property Value

Type: String
Remarks
The name of the image file that contains the frame for this source. The file name can be empty if the source is not backed by an image that has been saved to file, or if the source represents an unused location in a sparse set.
See Also