HttpBrowserCapabilitiesWrapper.UseOptimizedCacheKey Property

Definition

Used internally to get a value that indicates whether to use an optimized cache key.

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

Property Value

true to use an optimized cache key; otherwise, false. The default is false.

Applies to