HttpCachePolicy.GetIgnoreRangeRequests メソッド

定義

無視する範囲の要求のステータスを取得します。

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

戻り値

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

適用対象