Click or drag to resize

BackupStreamInfoSize Property

Gets the size of the data in the substream, in bytes.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public long Size { get; }

Property Value

Type: Int64
The size of the data in the substream, in bytes.
See Also