Property FileName
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
FileName
Gets the FileName of the File.
public readonly string FileName { get; }
Property Value
- string
Gets the FileName of the File.
public readonly string FileName { get; }