次の方法で共有


WebActivity.Body プロパティ

定義

エンドポイントに送信されるペイロードを表します。 POST/PUT メソッドに必要です。GET メソッドの Type: string (または ResultType 文字列を含む式) には使用できません。

public object Body { get; set; }
member this.Body : obj with get, set
Public Property Body As Object

プロパティ値

適用対象