ICacheableAttachedCollectionSource.CanCache Properti

Definisi

Mendapatkan apakah item dari IAttachedCollectionSource ini dapat di-cache atau tidak. Instans IAttachedCollectionSource yang tidak mendukung perubahan yang dapat diamati pada item mereka (melalui INotifyCollectionChanged) tetapi yang berubah dari waktu ke waktu tidak boleh di-cache, karena penembolokan IAttachedCollectionSource akan secara permanen menyimpan koleksi kedaluarsa.

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

Nilai Properti

Menampilkan Boolean.

Berlaku untuk