SimpleWorkerRequest.GetHttpVerbName 方法

定義

回傳 HTTP 請求動詞。

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

傳回

此要求的 HTTP 動詞。

適用於