PropertyPaneDropDownProperties.SelectedKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la clé de l’option initialement sélectionnée de type String.
public string SelectedKey { get; set; }
member this.SelectedKey : string with get, set
Public Property SelectedKey As String
Valeur de propriété
Cette valeur est la clé sélectionnée de la liste déroulante.