言語

HttpRetryException.Location プロパティ

定義

エラーがリダイレクトの結果として発生した場合は、Location ヘッダー フィールドの値を返します。

public virtual string? Location { [Android.Runtime.Register("getLocation", "()Ljava/lang/String;", "GetGetLocationHandler")] get; }
[<get: Android.Runtime.Register("getLocation", "()Ljava/lang/String;", "GetGetLocationHandler")>]
member this.Location : string

プロパティ値

場所の文字列

属性

注釈

エラーがリダイレクトの結果として発生した場合は、Location ヘッダー フィールドの値を返します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象