HttpCachePolicy.GetIgnoreRangeRequests メソッド

定義

範囲要求を無視する状態を取得します。

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

返品

true 範囲要求が無視される場合。それ以外の場合は false

適用対象