HttpMethod.Get

HttpMethod.Get property

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

public static HttpMethod Get { get; }

プロパティ値

HTTP GET メソッド。

関連項目