C#
VB
Java
C++
Gets the name of the file to be opened.
public string FileName { get; }
Public ReadOnly Property FileName As String
public String getFileName()
public:
property String^ FileName {
String^ get();
}
A String containing the name of the file to be opened.
For an example, refer to RasterCodecs.StartRedirecting
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