HttpCapabilitiesBase.UseOptimizedCacheKey Proprietà

Definizione

Utilizzata internamente per ottenere un valore che indica se utilizzare una chiave di 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à

Boolean

true per usare una chiave di cache ottimizzata. In caso contrario, false. Il valore predefinito è false.

Si applica a