Size

ContainerItem.Size property

Gets the size of the item.

public long Size { get; }

Property Value

An integer value that represents the size of the item in bytes.

See Also