Property Title
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Title
Gets the option's title.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string Title { get; }
Gets the option's title.
[JsonProperty("title", NullValueHandling = NullValueHandling.Ignore)]
public string Title { get; }