DialogStateManager.GetMemorySnapshot 方法

定義

取得適合記錄的所有記憶體範圍。

public Newtonsoft.Json.Linq.JObject GetMemorySnapshot ();
member this.GetMemorySnapshot : unit -> Newtonsoft.Json.Linq.JObject
Public Function GetMemorySnapshot () As JObject

傳回

Newtonsoft.Json.Linq.JObject

物件,表示所有記憶體範圍。

適用於