PersistedState 클래스

정의

번갈아 지속형 데이터를 나타냅니다.

public class PersistedState
type PersistedState = class
Public Class PersistedState
상속
PersistedState

생성자

PersistedState()

PersistedState 클래스의 새 인스턴스를 초기화합니다.

PersistedState(PersistedStateKeys, IDictionary<String,Object>)

PersistedState 클래스의 새 인스턴스를 초기화합니다.

속성

ConversationState

대화 상자 상태 데이터를 가져오거나 설정합니다.

UserState

사용자 프로필 데이터를 가져오거나 설정합니다.

적용 대상