共用方式為


HttpBrowserCapabilitiesWrapper.UseOptimizedCacheKey 屬性

定義

內部用來取得表示是否使用最佳化快取金鑰的值。

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

屬性值

Boolean

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

適用於