Click or drag to resize
ChecksumFileEntryFileSize Property
Gets or sets the size of the file.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long FileSize { get; set; }

Property Value

Type: Int64
See Also