共用方式為


FormContent.SubmitForm(String, String) 方法

定義

命名空間: Microsoft.CommandPalette.Extensions.Toolkit

SubmitForm 方法使用指定的 JSON 數據和狀態提交表單。

參數

inputs字串

表單輸入的 JSON 表示形式。

數據字串

表單狀態數據的 JSON 表示形式。

退貨

一個包含表單提交結果的 ICommandResult 物件。