StorageItemPropertiesSize Property
Gets the size of the file in bytes.
Namespace: Avalonia.Platform.StorageAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ulong? Size { get; }
Public ReadOnly Property Size As ULong?
Get
member Size : Nullable<uint64> with get
Property Value
NullableUInt64
Can be null if property is not available.