Property Description
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Description
Gets the description of the directory entry.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string Description { get; }
Gets the description of the directory entry.
[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string Description { get; }