Property | Type | Description | |
---|---|---|---|
Name | string | ||
Path | string |
Method | Description | |
---|---|---|
FileInfo ( String path ) : System |
Create a new instance of FileInfo
|
public FileInfo ( String path ) : System | ||
path | String | The complete path of the file (directory + filename) |
return | System |