PropertyPaneDropDownProperties.SelectedKey 属性

定义

获取或设置类型为 String的最初选定选项的键。

public string SelectedKey { get; set; }
member this.SelectedKey : string with get, set
Public Property SelectedKey As String

属性值

此值是下拉列表的选定键。

适用于