Property SourceStream
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
SourceStream
Gets the stream this tool is operating on.
public Stream SourceStream { get; }
Property Value
- Stream
Gets the stream this tool is operating on.
public Stream SourceStream { get; }