Method FileLength
FileLength(String)
Returns the length in bytes of a file in the directory.
Declaration
public override long FileLength(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.Int64 |