TokenConstants.HttpMethodGet Field

Definition

The string used to represent the GET verb in an HTTP request.

public const string HttpMethodGet;
val mutable HttpMethodGet : string
Public Const HttpMethodGet As String 

Field Value

Applies to