HttpWorkerRequest.GetHttpVerbName Yöntem

Tanım

İstek üst bilgisinin belirtilen üyesini döndürür.

public:
 abstract System::String ^ GetHttpVerbName();
public abstract string GetHttpVerbName();
abstract member GetHttpVerbName : unit -> string
Public MustOverride Function GetHttpVerbName () As String

Döndürülenler

İstek üst bilgisinde döndürülen HTTP fiili.

Şunlara uygulanır