ShowLocationAction.Parameters プロパティ

定義

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

public Microsoft.Bot.Schema.SharePoint.ShowLocationActionParameters Parameters { get; set; }
member this.Parameters : Microsoft.Bot.Schema.SharePoint.ShowLocationActionParameters with get, set
Public Property Parameters As ShowLocationActionParameters

プロパティ値

この値は、アクションのパラメーターです。

適用対象