次の方法で共有


ClientRedirectException.Url プロパティ

定義

クライアントが要求を Uri 再投稿する必要がある を取得または設定します。

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

プロパティ値

Uri

Uriクライアントが要求を再投稿する必要がある 。

適用対象