←Select platform

Mode Property

Summary
Gets the requested mode that determines how to open or create the file.
Syntax
C#
VB
C++
Java
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

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.