共用方式為


PersistedState 類別

定義

表示跨回合保存的資料。

public class PersistedState
type PersistedState = class
Public Class PersistedState
繼承
PersistedState

建構函式

PersistedState()

初始化 PersistedState 類別的新執行個體。

PersistedState(PersistedStateKeys, IDictionary<String,Object>)

初始化 PersistedState 類別的新執行個體。

屬性

ConversationState

取得或設定對話方塊狀態資料。

UserState

取得或設定使用者設定檔資料。

適用於