| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Mode As FileMode | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public FileMode Mode {get;} | |
Return Value
The requested open mode that determines how to open or create the file.For an example, refer to RasterCodecs.StartRedirecting
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family