次の方法で共有


BaseAction(String) コンストラクター

定義

BaseAction クラスの新しいインスタンスを初期化します。

protected BaseAction(string actionType);
new Microsoft.Bot.Schema.SharePoint.BaseAction : string -> Microsoft.Bot.Schema.SharePoint.BaseAction
Protected Sub New (actionType As String)

パラメーター

actionType
String

アクションの種類。

適用対象