←Select platform

Mode Property

Summary

Gets the requested mode that determines how to open or create the file.

Syntax

C#
VB
Java
C++
public FileMode Mode {get;} 
Public ReadOnly Property Mode As FileMode 
public String getMode() 
public: 
property FileMode Mode { 
   FileMode get(); 
} 

Property Value

The requested open mode that determines how to open or create the file.

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