次の方法で共有


DataServiceOperationContext.RequestMethod プロパティ

定義

操作の HTTP 要求メソッドを取得します。

public:
 property System::String ^ RequestMethod { System::String ^ get(); };
public string RequestMethod { get; }
member this.RequestMethod : string
Public ReadOnly Property RequestMethod As String

プロパティ値

HTTP 要求メソッド。

適用対象