HttpRequestBase..::..HttpMethod Property

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string HttpMethod { get; }
Public ReadOnly Property HttpMethod As String
	Get
public:
property String^ HttpMethod {
	String^ get ();
}