ResourceSize Property
The size of the file in bytes.
Syntax
[VB.NET] Public ReadOnlyProperty ResourceSize As Long
[C#] public long ResourceSize {get;}
Remarks
This property holds the size of the file in bytes. This is only applicable to files.
This property is read-only and not available at design time.
Default Value
0