Compartir a través de


BotState.CachedBotState.State Propiedad

Definición

Obtiene o establece el estado como un diccionario de pares clave-valor.

public System.Collections.Generic.IDictionary<string,object> State { get; set; }
member this.State : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property State As IDictionary(Of String, Object)

Valor de propiedad

Estado como diccionario de pares clave-valor.

Se aplica a