次の方法で共有


StreamingRequest.Path プロパティ

定義

この要求がリモート サーバー上でルーティングするパスを取得または設定します。

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

プロパティ値

リモート サーバーで要求する URL スタイル パスの文字列表現。

適用対象