次の方法で共有


PropertyPaneDropDownProperties.SelectedKey プロパティ

定義

String型の最初に選択したオプションのキーを取得または設定します。

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

プロパティ値

この値は、ドロップダウンの選択したキーです。

適用対象