FileSize Property
The size, in bytes, of the file. This property is only valid if CheckedOut is false.
Syntax
public System.long FileSize {get; set;}Public Property FileSize As System.LongThe size, in bytes, of the file. This property is only valid if CheckedOut is false.
public System.long FileSize {get; set;}Public Property FileSize As System.Long