Compartilhar via


DialogStateManager.SetValue(String, Object) Método

Definição

Defina memória como valor.

public void SetValue (string path, object value);
member this.SetValue : string * obj -> unit
Public Sub SetValue (path As String, value As Object)

Parâmetros

path
String

Caminho para a memória.

value
Object

Objeto a ser definido.

Aplica-se a