次の方法で共有


HttpReadSettings.RequestMethod プロパティ

定義

RESTful API の呼び出しに使用される HTTP メソッド。 既定値は GET です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象