다음을 통해 공유


HttpCachePolicy.GetIgnoreRangeRequests 메서드

정의

범위 요청 무시의 상태를 가져옵니다.

public:
 bool GetIgnoreRangeRequests();
public bool GetIgnoreRangeRequests ();
member this.GetIgnoreRangeRequests : unit -> bool
Public Function GetIgnoreRangeRequests () As Boolean

반환

Boolean

범위 요청이 무시되는 true이고, 그렇지 않으면 false입니다.

적용 대상