Table of Contents

Property SelectedValues

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SelectedValues

The selected values of this select menu.

[JsonProperty("values", NullValueHandling = NullValueHandling.Ignore)]
public string[]? SelectedValues { get; }

Property Value

string[]