Partager via


DialogStateManager.Item[String] Propriété

Définition

Obtient ou définit les éléments avec la clé spécifiée.

public object this[string key] { get; set; }
member this.Item(string) : obj with get, set
Default Public Property Item(key As String) As Object

Paramètres

key
String

Clé pour obtenir ou définir l’élément.

Valeur de propriété

Élément correspondant à la clé spécifiée.

Implémente

S’applique à