- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["File"]
class Type type-node
Syntax
public class File
Constructors
| Name | Summary |
|---|---|
| File |
|
| File |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| separator |
static
|
|
| separatorChar |
static
|
Methods
| Name | Value | Summary |
|---|---|---|
| Delete |
bool | |
| Exists |
bool | |
| GetAbsolutePath |
string | |
| GetCanonicalFile |
File | |
| GetCanonicalPath |
string | |
| GetName |
string | |
| GetPath |
string | |
| IsDirectory |
bool | |
| Length |
long | |
| List |
string[] | |
| ListFiles |
File[] | |
| Mkdir |
bool | |
| Mkdirs |
bool | |
| RenameTo |
void | |
| ToString |
string |
Operators
| Name | Value | Summary |
|---|---|---|
| implicit operator string |
string |