C#
VB
C++
Gets the requested mode that determines how the file will be shared by processes.
public FileShare Share { get; }
Public ReadOnly Property Share As FileShare
public:
property FileShare Share {
FileShare get();
}
The requested mode that determines how the file will be shared by processes.
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