DefaultAction クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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" にすることができます。 |