Click or drag to resize

BackupFileStreamCanSeek Property

Gets a value indicating whether the current stream supports seeking.

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

Return Value

Type: Boolean
This method always returns .
See Also