DialogStateManager.RemoveValue(String) 메서드
정의
메모리에서 속성을 제거 합니다.Remove property from memory.
public void RemoveValue (string path);
member this.RemoveValue : string -> unit
Public Sub RemoveValue (path As String)
매개 변수
- path
- String
리프 속성을 제거 하는 경로입니다.Path to remove the leaf property.