SelectElement.SelectedOptions

SelectElement.SelectedOptions property

返回所选选项的列表

public IList<string> SelectedOptions { get; }

也可以看看