共用方式為


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 要求方法。

適用於