CachedDataHostItem Members (2003 System)
Include Protected Members
Include Inherited Members
Contains all of the cached data objects declared in a single class in a Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution.
The CachedDataHostItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | Infrastructure. (Inherited from AppInfoNode.) | |
MemberwiseClone | Overloaded. | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CachedData | Gets the collection of cached data objects declared in a single class in a Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution. | |
Id | Gets or sets the namespace and class in which the cached data objects in the CachedDataHostItem were declared. |
Top