HttpCachePolicy.GetIgnoreRangeRequests 메서드

정의

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

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

반품

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

적용 대상