ImageLibrary.IsCaching Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the library is caching its contents
public:
property bool IsCaching { bool get(); };
public:
property bool IsCaching { bool get(); };
public bool IsCaching { get; }
member this.IsCaching : bool
Public ReadOnly Property IsCaching As Boolean
Property Value
True if the library is caching its contents, otherwise false.