Click or drag to resize
BackupStreamInfoStreamType Property
Gets the type of the data in the stream.

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

Property Value

Type: BackupStreamType
The type of the data in the stream.
See Also