C#
VB
Java
C++
Gets the requested mode that determines how to open or create the file.
public FileMode Mode { get; }
Public ReadOnly Property Mode As FileMode
public String getMode()
public:
property FileMode Mode {
FileMode get();
}
The requested open mode that determines how to open or create the file.
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