Click or drag to resize

ImageFileInfoFilename Property

Gets the filename without the extension.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public string Filename { get; }

Property Value

Type: String
See Also