HttpMethod.Post

HttpMethod.Post property

HTTP POST プロトコル メソッドを表します。

public static HttpMethod Post { get; }

プロパティ値

HTTP POST プロトコル メソッド。

関連項目