共用方式為


StreamingRequest.Verb 屬性

定義

取得或設定這個要求將執行的動詞動作。

public string Verb { get; set; }
member this.Verb : string with get, set
Public Property Verb As String

屬性值

HTTP 動詞的字串表示。

適用於