DialogContext.Services 속성

정의

이 대화 상자 컨텍스트에 대한 컨텍스트에 맞는 서비스 컬렉션을 가져옵니다.

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

속성 값

서비스 컬렉션.

적용 대상