Click or drag to resize
AssetSize Property
Gets the size in bytes of the asset.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long Size { get; set; }

Property Value

Type: Int64
See Also