Jaa


DialogStateManager.RemoveValue(String) Method

Definition

Remove property from memory.

public void RemoveValue (string path);
member this.RemoveValue : string -> unit
Public Sub RemoveValue (path As String)

Parameters

path
String

Path to remove the leaf property.

Applies to