Click or drag to resize
MemoryStreamCanSeek Property
Gets a value indicating whether the current stream supports seeking.

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

Property Value

Type: Boolean
See Also