IRequestHttpMethod Property |
Gets the HTTP method used in the request.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string HttpMethod { get; }
ReadOnly Property HttpMethod As String
Get
property String^ HttpMethod {
String^ get ();
}
abstract HttpMethod : string with get
Property Value
Type:
StringSee Also