public HttpMethod HttpMethod { get; set; }
Public Property HttpMethod As HttpMethod Get Set
public: property HttpMethod HttpMethod { HttpMethod get (); void set (HttpMethod value); }
member HttpMethod : HttpMethod with get, set
In This Article