Property CanSeek
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
CanSeek
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
public override bool CanSeek { get; }
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
public override bool CanSeek { get; }