共用方式為


ReceiveRequest.Path 屬性

定義

取得或設定此要求要路由傳送到的路徑。

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

屬性值

要要求之 URL 樣式路徑的字串表示,想要路由傳送至 。

適用於