Table of Contents

Property Value

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Value

Gets the value of this option.

[JsonProperty("value")]
public object Value { get; }

Property Value

object