HttpBrowserCapabilitiesBase.UseOptimizedCacheKey 屬性

定義

在衍生類別中覆寫時,內部用來取得表示是否使用最佳化快取金鑰的值。

public:
 virtual property bool UseOptimizedCacheKey { bool get(); };
public virtual bool UseOptimizedCacheKey { get; }
member this.UseOptimizedCacheKey : bool
Public Overridable ReadOnly Property UseOptimizedCacheKey As Boolean

屬性值

Boolean

true 表示使用最佳化快取金鑰;否則為 false

例外狀況

適用於