Property Length
Length
Gets or sets the length of the file denoted by FileName.
Declaration
public long Length { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |
Gets or sets the length of the file denoted by FileName.
public long Length { get; set; }
Type | Description |
---|---|
System.Int64 |