언어

CacheManager.CacheResult.Location 속성

정의

이 캐시 항목을 받은 HTTP '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

속성 값

이 캐시 항목에 대한 HTTP 'Location' 헤더

특성

설명

이 캐시 항목을 받은 HTTP 'Location' 헤더의 값을 가져옵니다.

에 대한 android.webkit.CacheManager.CacheResult.getLocation()Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상