다음을 통해 공유


DialogManager.InitialTurnState 속성

정의

모든 턴에서 TurnState에 복사할 InitialTurnState 컬렉션을 가져옵니다.

public Microsoft.Bot.Builder.TurnContextStateCollection InitialTurnState { get; }
member this.InitialTurnState : Microsoft.Bot.Builder.TurnContextStateCollection
Public ReadOnly Property InitialTurnState As TurnContextStateCollection

속성 값

TurnState.

적용 대상