←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize