Click or drag to resize
GeneralStreamCanSeek Property
Whether stream can seek on underlying source.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override bool CanSeek { get; }

Property Value

Type: Boolean
See Also