HttpRequest.Method 屬性

定義

取得或設定 HTTP 方法。

C#
public abstract string Method { get; set; }

屬性值

HTTP 方法。

適用於

產品 版本
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0