Known Int 64Metadata FieldsTested Size Field
RESERVED. Archive item tested size (extracted size) in bytes. Reserved for user to set after testing archive item size using TestItem(Int32, Int64, String)
or TestSolidBlockItems(ItemTestFinishedCallback, String). TestedSize applies to archive items while TestedExpandedSize applies to the
archive as a whole.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsArchiveType = true, IsReserved = true)]
public const string TestedSize = "TestedSize"