DataServiceOperationContext.RequestMethod 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得作業的 HTTP 要求方法。
public:
property System::String ^ RequestMethod { System::String ^ get(); };
public string RequestMethod { get; }
member this.RequestMethod : string
Public ReadOnly Property RequestMethod As String
屬性值
HTTP 要求方法。