Property Value
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Value
Gets the value of this option.
[JsonProperty("value")]
public object Value { get; }
Gets the value of this option.
[JsonProperty("value")]
public object Value { get; }