HttpRequestBase.Method プロパティ

定義

、またはその他などGETPUTPOST、この要求で使用される HTTP メソッドを返します。

public abstract string? Method { [Android.Runtime.Register("getMethod", "()Ljava/lang/String;", "GetGetMethodHandler")] get; }
[<get: Android.Runtime.Register("getMethod", "()Ljava/lang/String;", "GetGetMethodHandler")>]
member this.Method : string

プロパティ値

実装

属性

注釈

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象