次の方法で共有


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

プロパティ値

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

適用対象