SelectElement.SelectedOptions

SelectElement.SelectedOptions property

選択されたオプションのリストを返します

public IList<string> SelectedOptions { get; }

関連項目