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