CacheElement Class
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
CacheElement is an interface in Configuration Manager 2007 that exposes all the properties for an item in the software distribution client cache.
Properties
Name | Description |
---|---|
Indicates the ID that uniquely identifies a cache element. |
|
Indicates the ID of the content that is in the cache. |
|
Indicates the size of the content in this cache element. |
|
Indicates the version of the cache element. |
|
Indicates the last time the cache element was referenced or used. |
|
Indicates the full path of the cache element. |
|
Indicates the number of objects inside software distribution that are referencing the cache element. |
Remarks
The ProgID for the automation object is UIResource.CacheElement, and it is implemented as part of UIResource.dll. The Visual Basic reference for early binding is UIResource 1.0 Type Library. The early binding object name is CacheElement.
Requirements
Runtime Requirements
Uiresource.dll
For more information, see Configuration Manager Client Runtime Requirements
Development Requirements
UIResource.dll
For more information, see Configuration Manager Client Development Requirements