CachedData Members (2003 System)
Include Protected Members
Include Inherited Members
Contains all of the data that is cached in the data island of a Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution document.
The CachedData type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear | Removes the cached data from the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution document and removes the description of the cached data from the cached data manifest. | |
ClearData | Removes the cached data from the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution document. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromXml | Reconstructs the cached data in the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution from an XML string. | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | Infrastructure. (Inherited from AppInfoNode.) | |
MemberwiseClone | Overloaded. | |
ToString | (Inherited from Object.) | |
ToXml | Returns the serialized XML representation of the data that is cached in a Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution document. |
Top
Properties
Name | Description | |
---|---|---|
HostItems | Gets the collection of CachedDataHostItem objects that are in the data cache. |
Top