다음을 통해 공유


DefaultAction 클래스

정의

주의

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

기본 작업 템플릿입니다.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class DefaultAction
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type DefaultAction = class
Public Class DefaultAction
상속
DefaultAction
특성

생성자

DefaultAction()
사용되지 않음.

기본 작업 템플릿입니다.

속성

ActionType
사용되지 않음.

작업 유형을 가져오거나 설정합니다.

ActionUrl
사용되지 않음.

열 기본 URL을 가져오거나 설정합니다.

MessengerExtensions
사용되지 않음.

작업에 확장이 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

WebviewHeightRatio
사용되지 않음.

WebView의 높이 비율을 가져오거나 설정합니다. "COMPACT", "TALL" 또는 "FULL"일 수 있습니다.

적용 대상