C#
VB
C++
Gets the requested mode that determines how the file can be accessed.
public FileAccess Access { get; }
Public ReadOnly Property Access As FileAccess
public:
property FileAccess Access {
FileAccess get();
}
The requested mode that determines how the file can be accessed.
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