RemotingClientProxy.AllowAutoRedirect プロパティ

定義

サーバー リダイレクトの自動処理が有効かどうかを示す値を取得または設定します。

public:
 property bool AllowAutoRedirect { bool get(); void set(bool value); };
public bool AllowAutoRedirect { get; set; }
member this.AllowAutoRedirect : bool with get, set
Public Property AllowAutoRedirect As Boolean

プロパティ値

サーバー リダイレクトの自動処理が有効かどうかを示すブール値。

適用対象