共用方式為


StreamingRequest.Path 屬性

定義

取得或設定此要求將在遠端伺服器上路由傳送至的路徑。

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

屬性值

在遠端伺服器上要求之 URL 樣式路徑的字串表示。

適用於