Share via


ImageLibrary.IsCaching Property

Definition

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.

Applies to