次の方法で共有


ShowLocationAction クラス

定義

SharePoint の場所の表示アクション。

public class ShowLocationAction : Microsoft.Bot.Schema.SharePoint.BaseAction, Microsoft.Bot.Schema.SharePoint.IAction, Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction
type ShowLocationAction = class
    inherit BaseAction
    interface IAction
    interface IOnCardSelectionAction
Public Class ShowLocationAction
Inherits BaseAction
Implements IAction, IOnCardSelectionAction
継承
ShowLocationAction
実装

コンストラクター

ShowLocationAction()

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

プロパティ

Parameters

ShowLocationActionParameters型のアクション パラメーターを取得または設定します。

適用対象