Compartir a través de


ProfileOperations.isCacheAvailable Property

Definition

Gets a Boolean value that specifies whether the cache object is available.

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

Property Value

true if the cache object is present; otherwise, false.

Applies to