C#
VB
C++
Gets the name of the file currently being saved.
public string FileName { get; }
Public ReadOnly Property FileName As String
public:
property String^ FileName {
String^ get();
}
A String containing the name of the file currently being saved.
For an example, refer to RasterCodecs.SaveImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET