Property Filename
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Filename
Gets the name of the file.
[JsonProperty("filename", NullValueHandling = NullValueHandling.Ignore)]
public string Filename { get; }
Gets the name of the file.
[JsonProperty("filename", NullValueHandling = NullValueHandling.Ignore)]
public string Filename { get; }