次の方法で共有


ClientRedirectException.Url プロパティ

定義

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

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

プロパティ値

Uri

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

適用対象