HttpCapabilitiesBase.UseOptimizedCacheKey Proprietà

Definizione

Usato internamente per ottenere un valore che indica se usare una chiave della cache ottimizzata.

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

Valore della proprietà

true per usare una chiave della cache ottimizzata; in caso contrario, false. Il valore predefinito è false.

Si applica a