SimpleWorkerRequest.GetHttpVerbName Método

Definição

Retorna o verbo de solicitação HTTP.

public:
 override System::String ^ GetHttpVerbName();
public override string GetHttpVerbName();
override this.GetHttpVerbName : unit -> string
Public Overrides Function GetHttpVerbName () As String

Retornos

O verbo HTTP para essa solicitação.

Aplica-se a