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.2
Syntax
public STREAM_ID StreamType { get; }

Property Value

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