FileImageFileName Property

CVB.Net Documentation
Gets the full filename of this image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public string FileName { get; }

Property Value

Type: String
Remarks

If the file name is present (e.g. when the file is loaded from disk) this contains the full path including extension.
See Also

Reference