←Select platform

Access Property

Summary
Gets the requested mode that determines how the file can be accessed.
Syntax
C#
VB
C++
public FileAccess Access { get; } 
Public ReadOnly Property Access As FileAccess 
public: 
property FileAccess Access { 
   FileAccess get(); 
} 

Property Value

The requested mode that determines how the file can be accessed.

Example

For an example, refer to RasterCodecs.StartRedirecting

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.