HttpCachePolicy.GetIgnoreRangeRequests 方法

定義

取得忽略範圍要求的狀態。

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

傳回

如果會忽略範圍要求,則為 true;否則為 false

適用於